Point Cloud Library (PCL)  1.8.0
traits::has_color< PointT > Struct Template Reference

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

#include <pcl/point_types.h>

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

Detailed Description

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

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

Definition at line 788 of file point_types.h.


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