This is the complete list of members for se::Node< DataT, ResT >, including all inherited members.
child_mask | se::OctantBase | |
coord | se::OctantBase | |
data() const | se::NodeData< DataT, ResT > | inline |
DataType typedef | se::Node< DataT, ResT > | |
getChild(const int child_idx) const | se::Node< DataT, ResT > | |
getChild(const int child_idx) | se::Node< DataT, ResT > | |
getChildCoord(const int child_idx) const | se::Node< DataT, ResT > | |
getChildIdx(const Eigen::Vector3i &child_coord) const | se::Node< DataT, ResT > | |
is_block | se::OctantBase | |
isLeaf() const | se::OctantBase | inline |
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::OctantBase | inlineprotected |
parent() | se::OctantBase | inline |
parent() const | se::OctantBase | inline |
setChild(const int child_idx, OctantBase *const child_ptr) | se::Node< DataT, ResT > | |
size | se::Node< DataT, ResT > | |
timestamp | se::OctantBase | |