A point structure representing the grayscale intensity in single-channel images.
More...
#include <pcl/impl/point_types.hpp>
A point structure representing the grayscale intensity in single-channel images.
Intensity is represented as a float value.
Definition at line 383 of file point_types.hpp.
◆ Intensity() [1/2]
constexpr pcl::Intensity::Intensity |
( |
const _Intensity & |
p | ) |
|
|
inlineconstexpr |
◆ Intensity() [2/2]
constexpr pcl::Intensity::Intensity |
( |
float |
_intensity = 0.f | ) |
|
|
inlineconstexpr |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Intensity & |
p |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: