MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |