A point structure representing the intensity gradient of an XYZI point cloud.
More...
#include <pcl/impl/point_types.hpp>
A point structure representing the intensity gradient of an XYZI point cloud.
Definition at line 1652 of file point_types.hpp.
pcl::IntensityGradient::IntensityGradient |
( |
| ) |
|
|
inline |
pcl::IntensityGradient::IntensityGradient |
( |
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z |
|
) |
| |
|
inline |
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: