#include <point_types.hpp>
Public Attributes | |
union { | |
struct { | |
float range | |
} | |
float data_c [4] | |
}; | |
PCL_ADD_POINT4D |
Definition at line 975 of file point_types.hpp.
union { ... } |
float pcl::_PointWithRange::data_c[4] |
Definition at line 984 of file point_types.hpp.
Definition at line 977 of file point_types.hpp.
Definition at line 982 of file point_types.hpp.