Point Cloud Library (PCL) 1.14.0
|
#include <pcl/impl/point_types.hpp>
Public Attributes | ||
union { | ||
struct { | ||
PCL_ADD_UNION_RGB float curvature | ||
} | ||
float data_c [4] | ||
}; | ||
Definition at line 894 of file point_types.hpp.
PCL_ADD_POINT4D PCL_ADD_NORMAL4D union { ... } pcl::_PointXYZRGBNormal |
PCL_ADD_UNION_RGB float pcl::_PointXYZRGBNormal::curvature |
Definition at line 903 of file point_types.hpp.
float pcl::_PointXYZRGBNormal::data_c[4] |
Definition at line 905 of file point_types.hpp.