Point Cloud Library (PCL) 1.15.0
|
#include <pcl/impl/point_types.hpp>
Public Attributes | ||
union { | ||
struct { | ||
PCL_ADD_UNION_RGB float curvature | ||
} | ||
float data_c [4] | ||
}; | ||
Definition at line 865 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 874 of file point_types.hpp.
float pcl::_PointXYZRGBNormal::data_c[4] |
Definition at line 876 of file point_types.hpp.