| colorBitReduction_ | pcl::octree::ColorCoding< PointT > | protected |
| ColorCoding()=default | pcl::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()=default | pcl::octree::ColorCoding< PointT > | virtual |