#include <point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float intensity | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_POINT4D | |
Definition at line 163 of file point_types.hpp.
| union { ... } |
| float pcl::PointXYZI::data_c[4] |
Definition at line 172 of file point_types.hpp.
Definition at line 170 of file point_types.hpp.
Definition at line 165 of file point_types.hpp.