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 1732 of file point_types.hpp.
◆ IntensityGradient() [1/2]
pcl::IntensityGradient::IntensityGradient |
( |
| ) |
|
|
inline |
◆ IntensityGradient() [2/2]
pcl::IntensityGradient::IntensityGradient |
( |
float | _x, |
|
|
float | _y, |
|
|
float | _z ) |
|
inline |
◆ operator<<
◆ [union]
◆ 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: