|
Point Cloud Library (PCL) 1.12.1
|
A point structure representing the intensity gradient of an XYZI point cloud. More...
#include <pcl/impl/point_types.hpp>
Classes | |
| union | [union].__unnamed0__ |
Public Member Functions | |
| IntensityGradient () | |
| IntensityGradient (float _x, float _y, float _z) | |
Public Attributes | |
| union | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const IntensityGradient &p) |
A point structure representing the intensity gradient of an XYZI point cloud.
Definition at line 1732 of file point_types.hpp.
|
inline |
Definition at line 1745 of file point_types.hpp.
References IntensityGradient().
Referenced by IntensityGradient(), and operator<<.
|
inline |
Definition at line 1747 of file point_types.hpp.
|
friend |
References IntensityGradient().