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