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