Point Cloud Library (PCL)  1.11.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
traits::has_any_field< PointT, Field > Struct Template Reference

Metafunction to check if a given point type has any of the given fields. More...

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for traits::has_any_field< PointT, Field >:
+ Collaboration diagram for traits::has_any_field< PointT, Field >:

Detailed Description

template<typename PointT, typename Field>
struct traits::has_any_field< PointT, Field >

Metafunction to check if a given point type has any of the given fields.

Definition at line 2271 of file point_types.hpp.


The documentation for this struct was generated from the following file: