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 1574 of file point_types.hpp.
◆ IntensityGradient() [1/2]
constexpr pcl::IntensityGradient::IntensityGradient |
( |
| ) |
|
|
inlineconstexpr |
◆ IntensityGradient() [2/2]
constexpr pcl::IntensityGradient::IntensityGradient |
( |
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z |
|
) |
| |
|
inlineconstexpr |
◆ operator<<
◆ gradient
float pcl::IntensityGradient::gradient[3] |
◆ gradient_x
float pcl::IntensityGradient::gradient_x |
◆ gradient_y
float pcl::IntensityGradient::gradient_y |
◆ gradient_z
float pcl::IntensityGradient::gradient_z |
The documentation for this struct was generated from the following file: