#include <point_types.hpp>
Public Attributes | |
union { | |
struct { | |
float curvature | |
} | |
float data_c [4] | |
}; | |
PCL_ADD_NORMAL4D | |
PCL_ADD_POINT4D |
Definition at line 803 of file point_types.hpp.
union { ... } |
Definition at line 811 of file point_types.hpp.
float pcl::_PointNormal::data_c[4] |
Definition at line 813 of file point_types.hpp.
Definition at line 806 of file point_types.hpp.
Definition at line 805 of file point_types.hpp.