supereight
se::Node< DataT, ResT > Member List

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

children_mask_se::OctantBaseprotected
clearChildrenMask()se::OctantBaseinline
coord_se::OctantBaseprotected
DataType typedefse::Node< DataT, ResT >
getActive() constse::OctantBaseinline
getChild(const int child_idx) constse::Node< DataT, ResT >inline
getChild(const int child_idx)se::Node< DataT, ResT >inline
getChildrenMask() constse::OctantBaseinline
getCoord() constse::OctantBaseinline
getParent() constse::OctantBaseinline
getParent()se::OctantBaseinline
getSize() constse::Node< DataT, ResT >inline
getTimeStamp() constse::OctantBaseinline
is_active_se::OctantBaseprotected
is_block_se::OctantBaseprotected
isBlock() constse::OctantBaseinline
Node(const Eigen::Vector3i &coord, const int size, const DataT init_data)se::Node< DataT, ResT >
Node(Node *parent_ptr, const int child_idx, const DataT init_data)se::Node< DataT, ResT >
OctantBase(const bool is_block, const Eigen::Vector3i &coord, OctantBase *parent_ptr=nullptr)se::OctantBase
parent_ptr_se::OctantBaseprotected
setActive(bool is_active)se::OctantBaseinline
setChild(const int child_idx, se::OctantBase *child_ptr)se::Node< DataT, ResT >inline
setTimeStamp(const int time_stamp)se::OctantBaseinline
time_stamp_se::OctantBaseprotected