Point Cloud Library (PCL)
1.3.1
|
#include <pcl/ros/point_traits.h>
Public Types | |
typedef boost::remove_all_extents< T > ::type | type |
Static Public Attributes | |
static const uint32_t | value = sizeof(T) / sizeof(type) |
typedef boost::remove_all_extents<T>::type pcl::traits::decomposeArray::type |
Definition at line 83 of file point_traits.h.
const uint32_t pcl::traits::decomposeArray::value = sizeof(T) / sizeof(type) [static] |
Definition at line 84 of file point_traits.h.