A point structure representing the grayscale intensity in single-channel images. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
| constexpr | Intensity (const _Intensity &p) |
| constexpr | Intensity (float _intensity=0.f) |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Intensity &p) |
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.
| inlineconstexpr |
Definition at line 385 of file point_types.hpp.
| inlineconstexpr |
Definition at line 387 of file point_types.hpp.
| friend |
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_intensity.html