Point Cloud Library (PCL)  1.14.1-dev
pcl::octree::OctreeBase< LeafContainerT, BranchContainerT > Member List

This is the complete list of members for pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >, including all inherited members.

begin(uindex_t max_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
begin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
branch_count_pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
BranchContainer typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
branchHasChild(const BranchNode &branch_arg, unsigned char child_idx_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
BranchNode typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
breadth_begin(uindex_t max_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
breadth_begin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
breadth_end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
breadth_end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
BreadthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
cbegin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
cend() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
ConstBreadthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstDepthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstFixedDepthIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstLeafNodeBreadthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstLeafNodeDepthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
ConstLeafNodeIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
createBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
createLeaf(uindex_t idx_x_arg, uindex_t idx_y_arg, uindex_t idx_z_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
createLeaf(const OctreeKey &key_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
createLeafChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
createLeafRecursive(const OctreeKey &key_arg, uindex_t 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 >inlineprotected
deleteBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
deleteLeafRecursive(const OctreeKey &key_arg, uindex_t depth_mask_arg, BranchNode *branch_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
deleteTree()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
depth_begin(uindex_t max_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
depth_begin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
depth_end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
depth_end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
depth_mask_pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
DepthFirstIterator typedefpcl::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 >inlineprotectedvirtual
deserializeTreeRecursive(BranchNode *branch_arg, uindex_t 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
end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
existLeaf(uindex_t idx_x_arg, uindex_t idx_y_arg, uindex_t idx_z_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
existLeaf(const OctreeKey &key_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
findLeaf(uindex_t idx_x_arg, uindex_t idx_y_arg, uindex_t idx_z_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
findLeaf(const OctreeKey &key_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
findLeafRecursive(const OctreeKey &key_arg, uindex_t depth_mask_arg, BranchNode *branch_arg, LeafContainerT *&result_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
fixed_depth_begin(uindex_t fixed_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
fixed_depth_begin(uindex_t fixed_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
fixed_depth_end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
fixed_depth_end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
FixedDepthIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
getBranchBitPattern(const BranchNode &branch_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
getBranchChildPtr(const BranchNode &branch_arg, unsigned char child_idx_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
getBranchCount() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
getLeafCount() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
getRootNode() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
getTreeDepth() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
Iterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
leaf_breadth_begin(uindex_t max_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_breadth_begin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_breadth_end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_breadth_end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_count_pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
leaf_depth_begin(uindex_t max_depth_arg=0u)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_depth_begin(uindex_t max_depth_arg=0u) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_depth_end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
leaf_depth_end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
LeafContainer typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
LeafNode typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
LeafNodeBreadthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
LeafNodeDepthFirstIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
LeafNodeIterator typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
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< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeBreadthFirstIterator< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
octreeCanResize() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
OctreeDepthFirstIterator< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeDepthFirstIterator< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeFixedDepthIterator< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeFixedDepthIterator< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeIteratorBase< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeIteratorBase< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeLeafNodeBreadthFirstIterator< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeLeafNodeBreadthFirstIterator< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeLeafNodeDepthFirstIterator< const OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeLeafNodeDepthFirstIterator< OctreeT > classpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >friend
OctreeT typedefpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
operator=(const OctreeBase &source)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
removeLeaf(uindex_t idx_x_arg, uindex_t idx_y_arg, uindex_t idx_z_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
removeLeaf(const OctreeKey &key_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
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) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
serializeTree(std::vector< char > &binary_tree_out_arg, std::vector< LeafContainerT * > &leaf_container_vector_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
serializeTreeCallback(LeafContainerT &, const OctreeKey &) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotectedvirtual
serializeTreeRecursive(const BranchNode *branch_arg, OctreeKey &key_arg, std::vector< char > *binary_tree_out_arg, typename std::vector< LeafContainerT * > *leaf_container_vector_arg) constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >protected
setBranchChildPtr(BranchNode &branch_arg, unsigned char child_idx_arg, OctreeNode *new_child_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
setMaxVoxelIndex(uindex_t max_voxel_index_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
setTreeDepth(uindex_t max_depth_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
~OctreeBase()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >virtual