|
Point Cloud Library (PCL) 1.15.0
|
#include <pcl/compression/organized_pointcloud_conversion.h>
Inheritance diagram for pcl::io::CompressionPointTraits< PointXYZRGB >:
Collaboration diagram for pcl::io::CompressionPointTraits< PointXYZRGB >:Static Public Attributes | |
| static const bool | hasColor = true |
| static const unsigned int | channels = 4 |
| static const std::size_t | bytesPerPoint = 3 * sizeof(float) + 3 * sizeof(std::uint8_t) |
| static const bool | hasColor |
| static const unsigned int | channels |
| static const std::size_t | bytesPerPoint |
Definition at line 63 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 59 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 67 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 58 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 66 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 57 of file organized_pointcloud_conversion.h.
|
static |
Definition at line 65 of file organized_pointcloud_conversion.h.