Point Cloud Library (PCL)  1.3.1
Public Types | Static Public Attributes
pcl::traits::decomposeArray Struct Reference

#include <pcl/ros/point_traits.h>

Collaboration diagram for pcl::traits::decomposeArray:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
boost::remove_all_extents< T >
::type 
type

Static Public Attributes

static const uint32_t value = sizeof(T) / sizeof(type)

Member Typedef Documentation

typedef boost::remove_all_extents<T>::type pcl::traits::decomposeArray::type

Definition at line 83 of file point_traits.h.


Member Data Documentation

const uint32_t pcl::traits::decomposeArray::value = sizeof(T) / sizeof(type) [static]

Definition at line 84 of file point_traits.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines