#include <point_types.hpp>
Public Attributes | |
union { | |
struct { | |
float range | |
} | |
float data_c [4] | |
}; | |
PCL_ADD_POINT4D |
Definition at line 339 of file point_types.hpp.
union { ... } |
float pcl::PointWithRange::data_c[4] |
Definition at line 348 of file point_types.hpp.
Definition at line 341 of file point_types.hpp.
Definition at line 346 of file point_types.hpp.