#include <point_cloud.h>
Public Member Functions | |
FieldsLength () | |
template<typename U > | |
void | operator() () |
Public Attributes | |
uint32_t | length |
Definition at line 44 of file point_cloud.h.
pcl::detail::FieldsLength< PointT >::FieldsLength | ( | ) | [inline] |
Definition at line 46 of file point_cloud.h.
void pcl::detail::FieldsLength< PointT >::operator() | ( | ) | [inline] |
Definition at line 48 of file point_cloud.h.
uint32_t pcl::detail::FieldsLength< PointT >::length |
Definition at line 54 of file point_cloud.h.