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

Metafunction to check if a given point type has label field. More...

#include <pcl/impl/field_traits.hpp>

+ Inheritance diagram for pcl::traits::has_label< PointT >:
+ Collaboration diagram for pcl::traits::has_label< PointT >:

Detailed Description

template<typename PointT>
struct pcl::traits::has_label< PointT >

Metafunction to check if a given point type has label field.

Definition at line 95 of file field_traits.hpp.


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