Point Cloud Library (PCL)  1.7.2
traits::has_normal< PointT > Struct Template Reference

Metafunction to check if a given point type has normal_x, normal_y, and normal_z fields. More...

#include <pcl/point_types.h>

+ Inheritance diagram for traits::has_normal< PointT >:
+ Collaboration diagram for traits::has_normal< PointT >:

Detailed Description

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

Metafunction to check if a given point type has normal_x, normal_y, and normal_z fields.

Definition at line 711 of file point_types.h.


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