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 419 of file point_types.hpp.
◆ Intensity() [1/2]
◆ Intensity() [2/2]
pcl::Intensity::Intensity |
( |
float | _intensity = 0.f | ) |
|
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Intensity & | p ) |
|
friend |
The documentation for this struct was generated from the following file: