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