|
Point Cloud Library (PCL)
1.15.1-dev
|
Metafunction to check if a given point type has a given field. More...
#include <pcl/impl/field_traits.hpp>
Inheritance diagram for pcl::traits::has_field< PointT, Field >:
Collaboration diagram for pcl::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 47 of file field_traits.hpp.