Point Cloud Library (PCL)  1.11.1-dev
pcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT > Member List

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

addPointFromCloud(const int point_idx_arg, IndicesPtr indices_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
addPointIdx(const int point_idx_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protectedvirtual
addPointsFromInputCloud()pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
addPointToCloud(const PointT &point_arg, PointCloudPtr cloud_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
addPointToCloud(const PointT &point_arg, PointCloudPtr cloud_arg, IndicesPtr indices_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
adoptBoundingBoxToPoint(const PointT &point_idx_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
AlignedPointTVector typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
AlignedPointXYZVector typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
Base typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
begin(unsigned int max_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
bounding_box_defined_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
branch_count_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
BranchContainer typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
branchHasChild(const BranchNode &branch_arg, unsigned char child_idx_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
BranchNode typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
breadth_begin(unsigned int max_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
breadth_end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
BreadthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstBreadthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstDepthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstFixedDepthIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstLeafNodeBreadthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstLeafNodeDepthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstLeafNodeIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
ConstPtr typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
createBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
createLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
createLeaf(const OctreeKey &key_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
createLeafChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
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< OctreeContainerEmpty, OctreeContainerEmpty >protected
defineBoundingBox()pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
defineBoundingBox(const double min_x_arg, const double min_y_arg, const double min_z_arg, const double max_x_arg, const double max_y_arg, const double max_z_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
defineBoundingBox(const double max_x_arg, const double max_y_arg, const double max_z_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
defineBoundingBox(const double cubeLen_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
deleteBranch(BranchNode &branch_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
deleteBranchChild(BranchNode &branch_arg, unsigned char child_idx_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
deleteLeafRecursive(const OctreeKey &key_arg, unsigned int depth_mask_arg, BranchNode *branch_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
deleteTree()pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
deleteVoxelAtPoint(const PointT &point_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
deleteVoxelAtPoint(const int &point_idx_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
depth_begin(unsigned int max_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
depth_end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
depth_mask_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
DepthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
deserializeTree(std::vector< char > &binary_tree_input_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
deserializeTree(std::vector< char > &binary_tree_input_arg, std::vector< OctreeContainerEmpty * > &leaf_container_vector_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
deserializeTreeCallback(OctreeContainerEmpty &, const OctreeKey &)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotectedvirtual
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< OctreeContainerEmpty * >::const_iterator *leaf_container_vector_it_arg, typename std::vector< OctreeContainerEmpty * >::const_iterator *leaf_container_vector_it_end_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
DoubleBuffer typedefpcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >
dynamic_depth_enabled_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
enableDynamicDepth(std::size_t maxObjsPerLeaf)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
epsilon_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
existLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
existLeaf(const OctreeKey &key_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
expandLeafNode(LeafNode *leaf_node, BranchNode *parent_branch, unsigned char child_idx, unsigned int depth_mask)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
findLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
findLeaf(const OctreeKey &key_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
findLeafAtPoint(const PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inlineprotected
findLeafRecursive(const OctreeKey &key_arg, unsigned int depth_mask_arg, BranchNode *branch_arg, OctreeContainerEmpty *&result_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
fixed_depth_begin(unsigned int fixed_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
fixed_depth_end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
FixedDepthIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
genLeafNodeCenterFromOctreeKey(const OctreeKey &key_arg, PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
genOctreeKeyForDataT(const int &data_arg, OctreeKey &key_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protectedvirtual
genOctreeKeyforPoint(const PointT &point_arg, OctreeKey &key_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
genOctreeKeyforPoint(const double point_x_arg, const double point_y_arg, const double point_z_arg, OctreeKey &key_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
genVoxelBoundsFromOctreeKey(const OctreeKey &key_arg, unsigned int tree_depth_arg, Eigen::Vector3f &min_pt, Eigen::Vector3f &max_pt) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
genVoxelCenterFromOctreeKey(const OctreeKey &key_arg, unsigned int tree_depth_arg, PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
getApproxIntersectedVoxelCentersBySegment(const Eigen::Vector3f &origin, const Eigen::Vector3f &end, AlignedPointTVector &voxel_center_list, float precision=0.2)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
getBoundingBox(double &min_x_arg, double &min_y_arg, double &min_z_arg, double &max_x_arg, double &max_y_arg, double &max_z_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
getBranchBitPattern(const BranchNode &branch_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
getBranchChildPtr(const BranchNode &branch_arg, unsigned char child_idx_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
getBranchCount() constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
getEpsilon() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getIndices() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getInputCloud() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getKeyBitSize()pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
getLeafCount() constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
getOccupiedVoxelCenters(AlignedPointTVector &voxel_center_list_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
getOccupiedVoxelCentersRecursive(const BranchNode *node_arg, const OctreeKey &key_arg, AlignedPointTVector &voxel_center_list_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
getPointByIndex(const unsigned int index_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
getResolution() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getRootNode() constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
getTreeDepth() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getVoxelBounds(const OctreeIteratorBase< OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > > &iterator, Eigen::Vector3f &min_pt, Eigen::Vector3f &max_pt) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getVoxelSquaredDiameter(unsigned int tree_depth_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
getVoxelSquaredDiameter() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
getVoxelSquaredSideLen(unsigned int tree_depth_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
getVoxelSquaredSideLen() constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
indices_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
IndicesConstPtr typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
IndicesPtr typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
input_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
isPointWithinBoundingBox(const PointT &point_idx_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inlineprotected
isVoxelOccupiedAtPoint(const PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
isVoxelOccupiedAtPoint(const double point_x_arg, const double point_y_arg, const double point_z_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
isVoxelOccupiedAtPoint(const int &point_idx_arg) constpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
Iterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
leaf_breadth_begin(unsigned int max_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
leaf_breadth_end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
leaf_count_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
leaf_depth_begin(unsigned int max_depth_arg=0u)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
leaf_depth_end()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
LeafContainer typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
LeafNode typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
LeafNodeBreadthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
LeafNodeDepthFirstIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
LeafNodeIterator typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
max_key_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
max_objs_per_leaf_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
max_x_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
max_y_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
max_z_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
min_x_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
min_y_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
min_z_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
octree_depth_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
OctreeBase()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
OctreeBase(const OctreeBase &source)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
octreeCanResize()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
OctreePointCloud(const double resolution_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
OctreePointCloudOccupancy(const double resolution_arg)pcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >inline
OctreeT typedefpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
operator=(const OctreeBase &source)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inline
PointCloud typedefpcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >
PointCloudConstPtr typedefpcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >
PointCloudPtr typedefpcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >
Ptr typedefpcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >
removeLeaf(unsigned int idx_x_arg, unsigned int idx_y_arg, unsigned int idx_z_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
removeLeaf(const OctreeKey &key_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
resolution_pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >protected
root_node_pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
serializeLeafs(std::vector< OctreeContainerEmpty * > &leaf_container_vector_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
serializeTree(std::vector< char > &binary_tree_out_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
serializeTree(std::vector< char > &binary_tree_out_arg, std::vector< OctreeContainerEmpty * > &leaf_container_vector_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
serializeTreeCallback(OctreeContainerEmpty &, const OctreeKey &) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotectedvirtual
serializeTreeRecursive(const BranchNode *branch_arg, OctreeKey &key_arg, std::vector< char > *binary_tree_out_arg, typename std::vector< OctreeContainerEmpty * > *leaf_container_vector_arg) constpcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >protected
setBranchChildPtr(BranchNode &branch_arg, unsigned char child_idx_arg, OctreeNode *new_child_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >inlineprotected
setEpsilon(double eps)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
setInputCloud(const PointCloudConstPtr &cloud_arg, const IndicesConstPtr &indices_arg=IndicesConstPtr())pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
setMaxVoxelIndex(unsigned int max_voxel_index_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
setOccupiedVoxelAtPoint(const PointT &point_arg)pcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >inline
setOccupiedVoxelsAtPointsFromCloud(PointCloudPtr cloud_arg)pcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >inline
setResolution(double resolution_arg)pcl::octree::OctreePointCloud< PointT, OctreeContainerEmpty, OctreeContainerEmpty, OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty > >inline
setTreeDepth(unsigned int max_depth_arg)pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >
SingleBuffer typedefpcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >
~OctreeBase()pcl::octree::OctreeBase< OctreeContainerEmpty, OctreeContainerEmpty >virtual
~OctreePointCloudOccupancy()pcl::octree::OctreePointCloudOccupancy< PointT, LeafContainerT, BranchContainerT >inline