#include <pcl/common/impl/accumulators.hpp>
|
| using | IsCompatible = pcl::traits::has_intensity<boost::mpl::_1> |
|
| template<typename PointT> |
| void | add (const PointT &t) |
| template<typename PointT> |
| void | get (PointT &t, std::size_t n) const |
Definition at line 164 of file accumulators.hpp.
◆ IsCompatible
◆ add()
template<typename PointT>
| void pcl::detail::AccumulatorIntensity::add |
( |
const PointT & | t | ) |
|
|
inline |
◆ get()
template<typename PointT>
| void pcl::detail::AccumulatorIntensity::get |
( |
PointT & | t, |
|
|
std::size_t | n ) const |
|
inline |
◆ intensity
| float pcl::detail::AccumulatorIntensity::intensity = 0 |
The documentation for this struct was generated from the following file: