, including all inherited members.
begin(unsigned int max_depth_arg=0) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
branch_count_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
BranchContainer typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
branchHasChild(const BranchNode &branch_arg, unsigned char child_idx_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
BranchNode typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
breadth_begin(unsigned int max_depth_arg=0) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
breadth_end() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
BreadthFirstIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
ConstBreadthFirstIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
ConstDepthFirstIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
ConstIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
ConstLeafNodeIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
createBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
createLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
createLeaf(const OctreeKey &key_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
createLeafChild(BranchNode &branch_arg, unsigned char child_idx_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
createLeafRecursive(const OctreeKey &key_arg, unsigned int depth_mask_arg, BranchNode *branch_arg, LeafNode *&return_leaf_arg, BranchNode *&parent_of_leaf_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
deleteBranch(BranchNode &branch_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
deleteBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
deleteLeafRecursive(const OctreeKey &key_arg, unsigned int depth_mask_arg, BranchNode *branch_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
deleteTree() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
depth_begin(unsigned int max_depth_arg=0) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
depth_end() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
depth_mask_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
DepthFirstIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
deserializeTree(std::vector< char > &binary_tree_input_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
deserializeTree(std::vector< char > &binary_tree_input_arg, std::vector< LeafContainerT * > &leaf_container_vector_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
deserializeTreeCallback(LeafContainerT &, const OctreeKey &) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected, virtual] |
deserializeTreeRecursive(BranchNode *branch_arg, unsigned int depth_mask_arg, OctreeKey &key_arg, typename std::vector< char >::const_iterator &binary_tree_input_it_arg, typename std::vector< char >::const_iterator &binary_tree_input_it_end_arg, typename std::vector< LeafContainerT * >::const_iterator *leaf_container_vector_it_arg, typename std::vector< LeafContainerT * >::const_iterator *leaf_container_vector_it_end_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
dynamic_depth_enabled_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
end() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
existLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
existLeaf(const OctreeKey &key_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
findLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
findLeaf(const OctreeKey &key_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
findLeafRecursive(const OctreeKey &key_arg, unsigned int depth_mask_arg, BranchNode *branch_arg, LeafContainerT *&result_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
getBranchBitPattern(const BranchNode &branch_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
getBranchChildPtr(const BranchNode &branch_arg, unsigned char child_idx_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
getBranchCount() const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
getLeafCount() const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
getRootNode() const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
getTreeDepth() const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
Iterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
leaf_begin(unsigned int max_depth_arg=0) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
leaf_count_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
leaf_end() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
LeafContainer typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
LeafNode typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
LeafNodeIterator typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
Log2(double n_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
max_key_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
octree_depth_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
OctreeBase() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
OctreeBase(const OctreeBase &source) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
OctreeBreadthFirstIterator< OctreeT > class | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [friend] |
octreeCanResize() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
OctreeDepthFirstIterator< OctreeT > class | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [friend] |
OctreeIteratorBase< OctreeT > class | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [friend] |
OctreeLeafNodeIterator< OctreeT > class | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [friend] |
OctreeT typedef | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
operator=(const OctreeBase &source) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline] |
removeLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
removeLeaf(const OctreeKey &key_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
root_node_ | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
serializeLeafs(std::vector< LeafContainerT * > &leaf_container_vector_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
serializeTree(std::vector< char > &binary_tree_out_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
serializeTree(std::vector< char > &binary_tree_out_arg, std::vector< LeafContainerT * > &leaf_container_vector_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
serializeTreeCallback(LeafContainerT &, const OctreeKey &) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected, virtual] |
serializeTreeRecursive(const BranchNode *branch_arg, OctreeKey &key_arg, std::vector< char > *binary_tree_out_arg, typename std::vector< LeafContainerT * > *leaf_container_vector_arg) const | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [protected] |
setBranchChildPtr(BranchNode &branch_arg, unsigned char child_idx_arg, OctreeNode *new_child_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [inline, protected] |
setMaxVoxelIndex(unsigned int max_voxel_index_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
setTreeDepth(unsigned int max_depth_arg) | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | |
~OctreeBase() | pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > | [virtual] |