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