Point Cloud Library (PCL)
1.8.1
|
A point structure representing the grayscale intensity in single-channel images. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
Intensity32u (const _Intensity32u &p) | |
Intensity32u () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Intensity32u &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_INTENSITY_32U | |
A point structure representing the grayscale intensity in single-channel images.
Intensity is represented as a uint8_t value.
Definition at line 418 of file point_types.hpp.
|
inline |
Definition at line 420 of file point_types.hpp.
|
inline |
Definition at line 425 of file point_types.hpp.
|
friend |