Point Cloud Library (PCL) 1.15.1-dev
Loading...
Searching...
No Matches
pcl::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/impl/field_traits.hpp>

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

Detailed Description

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

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

Definition at line 76 of file field_traits.hpp.


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