#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 811 of file point_types.hpp.
| union { ... } |
| float pcl::_PointWithViewpoint::data_c[4] |
Definition at line 822 of file point_types.hpp.
Definition at line 813 of file point_types.hpp.
Definition at line 818 of file point_types.hpp.
Definition at line 819 of file point_types.hpp.
Definition at line 820 of file point_types.hpp.