Point Cloud Library (PCL)
1.10.1
|
#include <pcl/impl/point_types.hpp>
Public Attributes | |
PCL_ADD_NORMAL4D | |
union { | |
struct { | |
float curvature | |
} | |
float data_c [4] | |
}; | |
Definition at line 786 of file point_types.hpp.
union { ... } |
float pcl::_Normal::curvature |
float pcl::_Normal::data_c[4] |
Definition at line 795 of file point_types.hpp.
pcl::_Normal::PCL_ADD_NORMAL4D |
Definition at line 788 of file point_types.hpp.