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