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

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

addPointFromCloud(uindex_t point_idx_arg, IndicesPtr indices_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
addPointIdx(const uindex_t pointIdx_arg) overridepcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >inlinevirtual
addPointsFromInputCloud()pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
addPointToCloud(const PointT &point_arg, PointCloudPtr cloud_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
addPointToCloud(const PointT &point_arg, PointCloudPtr cloud_arg, IndicesPtr indices_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
adoptBoundingBoxToPoint(const PointT &point_idx_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
AlignedPointTVector typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
AlignedPointXYZVector typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
Base typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
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
bounding_box_defined_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
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::OctreePointCloudVoxelCentroid< PointT, 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 >
ConstPtr typedefpcl::octree::OctreePointCloudVoxelCentroid< PointT, 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
defineBoundingBox()pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, 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, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
defineBoundingBox(const double max_x_arg, const double max_y_arg, const double max_z_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
defineBoundingBox(const double cubeLen_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
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::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
deleteVoxelAtPoint(const PointT &point_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
deleteVoxelAtPoint(const index_t &point_idx_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
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
enableDynamicDepth(std::size_t maxObjsPerLeaf)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
end()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
end() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
epsilon_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
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
expandLeafNode(LeafNode *leaf_node, BranchNode *parent_branch, unsigned char child_idx, uindex_t depth_mask)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
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
findLeafAtPoint(const PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >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 >
genLeafNodeCenterFromOctreeKey(const OctreeKey &key_arg, PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
genOctreeKeyForDataT(const index_t &data_arg, OctreeKey &key_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protectedvirtual
genOctreeKeyforPoint(const PointT &point_arg, OctreeKey &key_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, 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, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
genVoxelBoundsFromOctreeKey(const OctreeKey &key_arg, uindex_t tree_depth_arg, Eigen::Vector3f &min_pt, Eigen::Vector3f &max_pt) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
genVoxelCenterFromOctreeKey(const OctreeKey &key_arg, uindex_t tree_depth_arg, PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
getApproxIntersectedVoxelCentersBySegment(const Eigen::Vector3f &origin, const Eigen::Vector3f &end, AlignedPointTVector &voxel_center_list, float precision=0.2)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, 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, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
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
getEpsilon() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getIndices() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getInputCloud() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getKeyBitSize()pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
getLeafCount() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
getOccupiedVoxelCenters(AlignedPointTVector &voxel_center_list_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
getOccupiedVoxelCentersRecursive(const BranchNode *node_arg, const OctreeKey &key_arg, AlignedPointTVector &voxel_center_list_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
getPointByIndex(uindex_t index_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
getResolution() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getRootNode() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
getTreeDepth() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getVoxelBounds(const OctreeIteratorBase< OctreeBase< OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty > > &iterator, Eigen::Vector3f &min_pt, Eigen::Vector3f &max_pt) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getVoxelCentroidAtPoint(const PointT &point_arg, PointT &voxel_centroid_arg) constpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >
getVoxelCentroidAtPoint(const index_t &point_idx_arg, PointT &voxel_centroid_arg) constpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >inline
getVoxelCentroids(typename OctreePointCloud< PointT, LeafContainerT, BranchContainerT >::AlignedPointTVector &voxel_centroid_list_arg) constpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >
getVoxelCentroidsRecursive(const BranchNode *branch_arg, OctreeKey &key_arg, typename OctreePointCloud< PointT, LeafContainerT, BranchContainerT >::AlignedPointTVector &voxel_centroid_list_arg) constpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >
getVoxelSquaredDiameter(uindex_t tree_depth_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
getVoxelSquaredDiameter() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
getVoxelSquaredSideLen(uindex_t tree_depth_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
getVoxelSquaredSideLen() constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
indices_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
IndicesConstPtr typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
IndicesPtr typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
input_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
isPointWithinBoundingBox(const PointT &point_idx_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inlineprotected
isVoxelOccupiedAtPoint(const PointT &point_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
isVoxelOccupiedAtPoint(const double point_x_arg, const double point_y_arg, const double point_z_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
isVoxelOccupiedAtPoint(const index_t &point_idx_arg) constpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
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::OctreePointCloudVoxelCentroid< PointT, 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
max_objs_per_leaf_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
max_x_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
max_y_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
max_z_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
min_x_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
min_y_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >protected
min_z_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >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
octreeCanResize() constpcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inlineprotected
OctreePointCloud(const double resolution_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
OctreePointCloudVoxelCentroid(const double resolution_arg)pcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >inline
OctreeT typedefpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >
operator=(const OctreeBase &source)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >inline
PointCloud typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
PointCloudConstPtr typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
PointCloudPtr typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
Ptr typedefpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >
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
resolution_pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >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) 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
setEpsilon(double eps)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
setInputCloud(const PointCloudConstPtr &cloud_arg, const IndicesConstPtr &indices_arg=IndicesConstPtr())pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
setMaxVoxelIndex(uindex_t max_voxel_index_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
setResolution(double resolution_arg)pcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >inline
setTreeDepth(uindex_t max_depth_arg)pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >
SingleBuffer typedefpcl::octree::OctreePointCloud< PointT, OctreePointCloudVoxelCentroidContainer< PointT >, OctreeContainerEmpty >
~OctreeBase()pcl::octree::OctreeBase< LeafContainerT, BranchContainerT >virtual
~OctreePointCloudVoxelCentroid() override=defaultpcl::octree::OctreePointCloudVoxelCentroid< PointT, LeafContainerT, BranchContainerT >