Point Cloud Library (PCL)
1.13.1-dev
|
#include <pcl/common/impl/intensity.hpp>
Public Member Functions | |
float | operator() (const pcl::PointWithRange &p) const |
void | get (const pcl::PointWithRange &p, float &intensity) const |
void | set (pcl::PointWithRange &p, float intensity) const |
void | demean (pcl::PointWithRange &p, float value) const |
void | add (pcl::PointWithRange &p, float value) const |
Definition at line 453 of file intensity.hpp.
|
inline |
Definition at line 480 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 474 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 462 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 456 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 468 of file intensity.hpp.
References pcl::_PointWithRange::range.