#include <pcl/common/impl/accumulators.hpp>
Public Types |
typedef pcl::traits::has_xyz
< boost::mpl::_1 > | IsCompatible |
Public Attributes |
| Eigen::Vector3f | xyz |
Detailed Description
Definition at line 65 of file accumulators.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
| pcl::detail::AccumulatorXYZ::AccumulatorXYZ |
( |
| ) |
|
|
inline |
Member Function Documentation
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 |
Member Data Documentation
| Eigen::Vector3f pcl::detail::AccumulatorXYZ::xyz |
The documentation for this struct was generated from the following file: