#include <pcl/common/impl/accumulators.hpp>
|
| using | IsCompatible = pcl::traits::has_curvature< boost::mpl::_1 > |
| |
|
| template<typename PointT > |
| void | add (const PointT &t) |
| |
| template<typename PointT > |
| void | get (PointT &t, std::size_t n) const |
| |
Definition at line 118 of file accumulators.hpp.
◆ IsCompatible
◆ add()
template<typename PointT >
| void pcl::detail::AccumulatorCurvature::add |
( |
const PointT & |
t | ) |
|
|
inline |
◆ get()
template<typename PointT >
| void pcl::detail::AccumulatorCurvature::get |
( |
PointT & |
t, |
|
|
std::size_t |
n |
|
) |
| const |
|
inline |
◆ curvature
| float pcl::detail::AccumulatorCurvature::curvature = 0 |
The documentation for this struct was generated from the following file: