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

Metafunction to check if a given point type has x, y, and z fields. More...

#include <pcl/impl/field_traits.hpp>

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

Detailed Description

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

Metafunction to check if a given point type has x, y, and z fields.

Definition at line 70 of file field_traits.hpp.


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