supereight
Loading...
Searching...
No Matches
se::Node< DataT, ResT > Member List

This is the complete list of members for se::Node< DataT, ResT >, including all inherited members.

child_maskse::OctantBase
coordse::OctantBase
data() constse::NodeData< DataT, ResT >inline
DataType typedefse::Node< DataT, ResT >
getChild(const int child_idx) constse::Node< DataT, ResT >
getChild(const int child_idx)se::Node< DataT, ResT >
getChildCoord(const int child_idx) constse::Node< DataT, ResT >
getChildIdx(const Eigen::Vector3i &child_coord) constse::Node< DataT, ResT >
is_blockse::OctantBase
isLeaf() constse::OctantBaseinline
Node(const Eigen::Vector3i &coord, const int size, const DataT &init_data)se::Node< DataT, ResT >
Node(Node *const parent_ptr, const int child_idx, const DataT &init_data)se::Node< DataT, ResT >
NodeData(const DataT &)se::NodeData< DataT, ResT >inlineprotected
OctantBase(const Eigen::Vector3i &coord, const bool is_block, OctantBase *const parent_ptr)se::OctantBaseinlineprotected
parent()se::OctantBaseinline
parent() constse::OctantBaseinline
setChild(const int child_idx, OctantBase *const child_ptr)se::Node< DataT, ResT >
sizese::Node< DataT, ResT >
timestampse::OctantBase