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