Point Cloud Library (PCL)  1.7.2
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/point_types.h>

+ Inheritance 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 695 of file point_types.h.


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