A point structure representing the grayscale intensity in single-channel images.
More...
#include <pcl/impl/point_types.hpp>
Detailed Description
A point structure representing the grayscale intensity in single-channel images.
Intensity is represented as a uint8_t value.
Definition at line 406 of file point_types.hpp.
Constructor & Destructor Documentation
| pcl::Intensity32u::Intensity32u |
( |
| ) |
|
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Intensity32u & |
p |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: