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

Metafunction to check if a given point type has either rgb or rgba field. More...

#include <pcl/impl/field_traits.hpp>

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

Detailed Description

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

Metafunction to check if a given point type has either rgb or rgba field.

Definition at line 90 of file field_traits.hpp.


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