Point Cloud Library (PCL)
1.14.1-dev
|
#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_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.