Point Cloud Library (PCL)  1.14.0-dev
pcl::octree::ColorCoding< PointT > Member List

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

colorBitReduction_pcl::octree::ColorCoding< PointT >protected
ColorCoding()=defaultpcl::octree::ColorCoding< PointT >
decodePoints(PointCloudPtr outputCloud_arg, uindex_t beginIdx_arg, uindex_t endIdx_arg, unsigned char rgba_offset_arg)pcl::octree::ColorCoding< PointT >inline
defaultColor_pcl::octree::ColorCoding< PointT >protectedstatic
encodeAverageOfPoints(const Indices &indexVector_arg, unsigned char rgba_offset_arg, PointCloudConstPtr inputCloud_arg)pcl::octree::ColorCoding< PointT >inline
encodePoints(const Indices &indexVector_arg, unsigned char rgba_offset_arg, PointCloudConstPtr inputCloud_arg)pcl::octree::ColorCoding< PointT >inline
getAverageDataVector()pcl::octree::ColorCoding< PointT >inline
getBitDepth()pcl::octree::ColorCoding< PointT >inline
getDifferentialDataVector()pcl::octree::ColorCoding< PointT >inline
initializeDecoding()pcl::octree::ColorCoding< PointT >inline
initializeEncoding()pcl::octree::ColorCoding< PointT >inline
output_pcl::octree::ColorCoding< PointT >protected
pointAvgColorDataVector_pcl::octree::ColorCoding< PointT >protected
pointAvgColorDataVector_Iterator_pcl::octree::ColorCoding< PointT >protected
pointDiffColorDataVector_pcl::octree::ColorCoding< PointT >protected
pointDiffColorDataVector_Iterator_pcl::octree::ColorCoding< PointT >protected
setBitDepth(unsigned char bitDepth_arg)pcl::octree::ColorCoding< PointT >inline
setDefaultColor(PointCloudPtr outputCloud_arg, std::size_t beginIdx_arg, std::size_t endIdx_arg, unsigned char rgba_offset_arg)pcl::octree::ColorCoding< PointT >inline
setPointCount(unsigned int pointCount_arg)pcl::octree::ColorCoding< PointT >inline
setVoxelCount(unsigned int voxelCount_arg)pcl::octree::ColorCoding< PointT >inline
~ColorCoding()=defaultpcl::octree::ColorCoding< PointT >virtual