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