Go to the documentation of this file.
34 #ifndef OCTOMAP_COUNTING_OCTREE_HH
35 #define OCTOMAP_COUNTING_OCTREE_HH
88 unsigned int& min_hits,
89 unsigned int max_depth,
unsigned int getCount() const
unsigned int value
stored data (payload)
void getCentersMinHitsRecurs(point3d_list &node_centers, unsigned int &min_hits, unsigned int max_depth, CountingOcTreeNode *node, unsigned int depth, const OcTreeKey &parent_key) const
This class represents a three-dimensional vector.
void setValue(unsigned int v)
sets value to be stored in the node
CountingOcTree(double resolution)
Default constructor, sets resolution of leafs.
CountingOcTreeNode()
implementation of CountingOcTreeNode -------------------------------—
static StaticMemberInitializer countingOcTreeMemberInit
static member to ensure static initialization (only once)
void setCount(unsigned c)
StaticMemberInitializer()
static void registerTreeType(AbstractOcTree *tree)
std::list< octomath::Vector3 > point3d_list
void getCentersMinHits(point3d_list &node_centers, unsigned int min_hits) const
unsigned int getValue() const
virtual CountingOcTreeNode * updateNode(const point3d &value)
double resolution
in meters
octomap
Author(s): Kai M. Wurm
, Armin Hornung
autogenerated on Tue Dec 12 2023 03:39:40