|
Point Cloud Library (PCL)
1.7.2
|
Metafunction to check if a given point type has a given field. More...
#include <pcl/point_types.h>
Inheritance diagram for traits::has_field< PointT, Field >:
Collaboration diagram for traits::has_field< PointT, Field >:Metafunction to check if a given point type has a given field.
Example usage at run-time:
Example usage at compile-time:
Definition at line 682 of file point_types.h.