#include <point_types.hpp>

Public Attributes | |
| union { | |
| struct { | |
| float curvature | |
| float intensity | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_NORMAL4D | |
| PCL_ADD_POINT4D | |
Definition at line 933 of file point_types.hpp.
| union { ... } |
Definition at line 942 of file point_types.hpp.
| float pcl::_PointXYZINormal::data_c[4] |
Definition at line 944 of file point_types.hpp.
Definition at line 941 of file point_types.hpp.
Definition at line 936 of file point_types.hpp.
Definition at line 935 of file point_types.hpp.