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

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

#include <pcl/point_types.h>

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

Detailed Description

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

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

Definition at line 779 of file point_types.h.


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