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