#include <MeshOctree.hpp>
Public Attributes | |
std::vector< BaseVector< float > > | m_centroids |
std::vector< size_t > | m_hashes |
Definition at line 24 of file MeshOctree.hpp.
std::vector<BaseVector<float> > lvr2::ChunkLeaf::m_centroids |
Definition at line 26 of file MeshOctree.hpp.
std::vector<size_t> lvr2::ChunkLeaf::m_hashes |
Definition at line 27 of file MeshOctree.hpp.