#include <pcl/impl/point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float curvature | |
| } | |
| float data_c [4] | |
| }; | |
Definition at line 775 of file point_types.hpp.
| PCL_ADD_NORMAL4D { ... } |
| float pcl::_Normal::curvature |
Definition at line 782 of file point_types.hpp.
Referenced by pcl::MovingLeastSquares< PointInT, PointOutT >::addProjectedPointNormal(), pcl::Supervoxel< PointT >::getCentroidPointNormal(), and pcl::SupervoxelClustering< PointT >::VoxelData::getNormal().
| float pcl::_Normal::data_c[4] |
Definition at line 784 of file point_types.hpp.
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1___normal.html