Point Cloud Library (PCL)  1.15.1-dev
pcl::traits::has_all_fields< PointT, Field > Struct Template Reference

Metafunction to check if a given point type has all given fields. More...

#include <pcl/impl/field_traits.hpp>

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

Detailed Description

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

Metafunction to check if a given point type has all given fields.

Definition at line 51 of file field_traits.hpp.


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