|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/impl/point_types.hpp>


Public Member Functions | |
| PointNormal () | |
Public Attributes | |
| PCL_ADD_POINT4D | |
| PCL_ADD_NORMAL4D | |
| union { | |
| struct { | |
| float curvature | |
| } | |
| float data_c [4] | |
| }; | |
Definition at line 649 of file point_types.hpp.
|
inline |
Definition at line 651 of file point_types.hpp.
| union { ... } |
|
inherited |
Definition at line 642 of file point_types.hpp.
|
inherited |
Definition at line 644 of file point_types.hpp.
|
inherited |
Definition at line 637 of file point_types.hpp.
|
inherited |
Definition at line 636 of file point_types.hpp.
1.8.4