#include <point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float curvature | |
| float rgb | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_NORMAL4D | |
| PCL_ADD_POINT4D | |
Definition at line 297 of file point_types.hpp.
| union { ... } |
Definition at line 306 of file point_types.hpp.
| float pcl::PointXYZRGBNormal::data_c[4] |
Definition at line 308 of file point_types.hpp.
Definition at line 300 of file point_types.hpp.
Definition at line 299 of file point_types.hpp.
Definition at line 305 of file point_types.hpp.