#include <point_types.hpp>

Public Attributes | |
| union { | |
| struct { | |
| float vp_x | |
| float vp_y | |
| float vp_z | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_POINT4D | |
Definition at line 1012 of file point_types.hpp.
| union { ... } |
| float pcl::_PointWithViewpoint::data_c[4] |
Definition at line 1023 of file point_types.hpp.
Definition at line 1014 of file point_types.hpp.
Definition at line 1019 of file point_types.hpp.
Definition at line 1020 of file point_types.hpp.
Definition at line 1021 of file point_types.hpp.