#include <point_types.hpp>

Public Attributes | |
| union { | |
| struct { | |
| float vp_x | |
| float vp_y | |
| float vp_z | |
| } | |
| float data_c [4] | |
| }; | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
| PCL_ADD_POINT4D | |
Definition at line 358 of file point_types.hpp.
| union { ... } |
| float pcl::_PointWithViewpoint::data_c[4] |
Definition at line 369 of file point_types.hpp.
Definition at line 371 of file point_types.hpp.
Definition at line 360 of file point_types.hpp.
Definition at line 365 of file point_types.hpp.
Definition at line 366 of file point_types.hpp.
Definition at line 367 of file point_types.hpp.