Point Cloud Library (PCL)
1.10.0
|
#include <pcl/point_traits.h>
Public Types | |
using | type = std::remove_all_extents_t< T > |
Static Public Attributes | |
static const std::uint32_t | value = sizeof (T) / sizeof (type) |
Definition at line 99 of file point_traits.h.
using pcl::traits::decomposeArray< T >::type = std::remove_all_extents_t<T> |
Definition at line 101 of file point_traits.h.
|
static |
Definition at line 102 of file point_traits.h.