Point Cloud Library (PCL)  1.15.1-dev
pcl::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/field_traits.hpp>

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

Detailed Description

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

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

Definition at line 58 of file field_traits.hpp.


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