#include <pcl/compression/organized_pointcloud_conversion.h>
Static Public Attributes |
| static const bool | hasColor = false |
| static const unsigned int | channels = 1 |
| static const size_t | bytesPerPoint = 3 * sizeof(float) |
Detailed Description
template<typename PointT>
struct pcl::io::CompressionPointTraits< PointT >
Definition at line 55 of file organized_pointcloud_conversion.h.
Member Data Documentation
template<typename PointT>
template<typename PointT>
template<typename PointT>
The documentation for this struct was generated from the following file: