|
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) |
Definition at line 81 of file point_traits.h.
| typedef boost::remove_all_extents<T>::type pcl::traits::decomposeArray< T >::type |
Definition at line 83 of file point_traits.h.
const uint32_t pcl::traits::decomposeArray< T >::value = sizeof(T) / sizeof(type) [static] |
Definition at line 84 of file point_traits.h.
1.7.4