#include "opengl-precomp.h"#include <mrpt/opengl/CPointCloud.h>#include <mrpt/math/ops_containers.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/core/round.h>#include "opengl_internals.h"
Go to the source code of this file.
Variables | |
| float | OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL_value = 0.10f |
| size_t | OCTREE_RENDER_MAX_POINTS_PER_NODE_value = 1e6 |
| float OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL_value = 0.10f |
Definition at line 25 of file CPointCloud.cpp.
Referenced by mrpt::global_settings::OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL(), and mrpt::opengl::CPointCloud::render_subset().
| size_t OCTREE_RENDER_MAX_POINTS_PER_NODE_value = 1e6 |
Definition at line 26 of file CPointCloud.cpp.
Referenced by mrpt::global_settings::OCTREE_RENDER_MAX_POINTS_PER_NODE().
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |