|
MRPT
1.9.9
|
#include "opengl-precomp.h"#include <mrpt/core/round.h>#include <mrpt/math/ops_containers.h>#include <mrpt/opengl/CPointCloud.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/serialization/CSchemeArchiveBase.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 26 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 27 of file CPointCloud.cpp.
Referenced by mrpt::global_settings::OCTREE_RENDER_MAX_POINTS_PER_NODE().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |