A point structure representing the intensity gradient of an XYZI point cloud.
More...
#include <pcl/impl/point_types.hpp>
Detailed Description
A point structure representing the intensity gradient of an XYZI point cloud.
Definition at line 1356 of file point_types.hpp.
Friends And Related Function Documentation
Member Data Documentation
| float pcl::IntensityGradient::gradient[3] |
| float pcl::IntensityGradient::gradient_x |
| float pcl::IntensityGradient::gradient_y |
| float pcl::IntensityGradient::gradient_z |
The documentation for this struct was generated from the following file: