#include <pcl/impl/point_types.hpp>

Public Attributes | |
| PCL_ADD_POINT4D | |
| PCL_ADD_NORMAL4D | |
| union { | |
| struct { | |
| float curvature | |
| } | |
| float data_c [4] | |
| }; | |
Definition at line 803 of file point_types.hpp.
| union { ... } |
Definition at line 811 of file point_types.hpp.
Referenced by pcl::common::IntensityFieldAccessor< pcl::PointNormal >::add(), pcl::common::IntensityFieldAccessor< pcl::PointNormal >::demean(), pcl::Supervoxel< PointT >::getCentroidPointNormal(), pcl::SIFTKeypointFieldSelector< PointNormal >::operator()(), pcl::common::IntensityFieldAccessor< pcl::PointNormal >::operator()(), and pcl::PointNormal::PointNormal().
| float pcl::_PointNormal::data_c[4] |
Definition at line 813 of file point_types.hpp.
Definition at line 806 of file point_types.hpp.
Definition at line 805 of file point_types.hpp.