Point Cloud Library (PCL)
1.7.2
|
A point structure representing the grayscale intensity in single-channel images. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
Intensity (const _Intensity &p) | |
Intensity () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Intensity &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_INTENSITY | |
A point structure representing the grayscale intensity in single-channel images.
Intensity is represented as a float value.
Definition at line 348 of file point_types.hpp.
|
inline |
Definition at line 350 of file point_types.hpp.
|
inline |
Definition at line 355 of file point_types.hpp.
References pcl::operator<<().
|
friend |