Point Cloud Library (PCL)
1.10.1
|
#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 417 of file intensity.hpp.
|
inline |
Definition at line 444 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 438 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 426 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 420 of file intensity.hpp.
References pcl::_PointWithRange::range.
|
inline |
Definition at line 432 of file intensity.hpp.
References pcl::_PointWithRange::range.