A point structure representing Euclidean xyz coordinates, and the intensity value. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float intensity | |
| } | |
| float data_c [4] | |
| }; | |
A point structure representing Euclidean xyz coordinates, and the intensity value.
Definition at line 441 of file point_types.hpp.
| PCL_ADD_POINT4D { ... } |
| float pcl::_PointXYZI::data_c[4] |
Definition at line 450 of file point_types.hpp.
| float pcl::_PointXYZI::intensity |
Definition at line 448 of file point_types.hpp.
Referenced by pcl::TSDFVolume< VoxelT, WeightT >::convertToTsdfCloud(), pcl::PointXYZRGBtoXYZI(), and pcl::TextureMapping< PointInT >::showOcclusions().
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1___point_x_y_z_i.html