|
MRPT
2.0.2
|
#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 <mrpt/opengl/opengl_api.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 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020 |