|
Point Cloud Library (PCL)
1.14.1
|
#include <pcl/impl/point_types.hpp>
Inheritance diagram for pcl::_Normal:Public Attributes | |
| union { | |
| struct { | |
| float curvature | |
| } | |
| float data_c [4] | |
| }; | |
Definition at line 804 of file point_types.hpp.
| PCL_ADD_NORMAL4D { ... } |
| float pcl::_Normal::curvature |
| float pcl::_Normal::data_c[4] |
Definition at line 813 of file point_types.hpp.