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 423 of file point_types.hpp.
Intensity() [1/2]
pcl::Intensity::Intensity | ( | const _Intensity & | p |
) | | | inline |
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: