#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 966 of file point_types.hpp.
union { ... } |
float pcl::_PointNormal::curvature |
Definition at line 974 of file point_types.hpp.
Referenced by pcl::common::IntensityFieldAccessor< pcl::PointNormal >::add(), pcl::common::IntensityFieldAccessor< pcl::PointNormal >::demean(), pcl::common::IntensityFieldAccessor< pcl::PointNormal >::get(), pcl::Supervoxel< PointT >::getCentroidPointNormal(), pcl::common::IntensityFieldAccessor< pcl::PointNormal >::operator()(), pcl::SIFTKeypointFieldSelector< PointNormal >::operator()(), pcl::PointNormal::PointNormal(), and pcl::common::IntensityFieldAccessor< pcl::PointNormal >::set().
float pcl::_PointNormal::data_c[4] |
Definition at line 976 of file point_types.hpp.
pcl::_PointNormal::PCL_ADD_NORMAL4D |
Definition at line 969 of file point_types.hpp.
pcl::_PointNormal::PCL_ADD_POINT4D |
Definition at line 968 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___point_normal.html