#include <pcl/common/impl/accumulators.hpp>
Definition at line 230 of file accumulators.hpp.
◆ type
Initial value:
typename boost::fusion::result_of::as_vector<
typename boost::mpl::filter_view<
boost::mpl::vector<
AccumulatorXYZ
, AccumulatorNormal
, AccumulatorCurvature
, AccumulatorRGBA
, AccumulatorIntensity
, AccumulatorLabel
>
, IsAccumulatorCompatible<PointT>
>
typename boost::fusion::result_of::as_vector< typename boost::mpl::filter_view< boost::mpl::vector< AccumulatorXYZ, AccumulatorNormal, AccumulatorCurvature, AccumulatorRGBA, AccumulatorIntensity, AccumulatorLabel >, IsAccumulatorCompatible< PointT > > >::type type
Definition at line 232 of file accumulators.hpp.
The documentation for this struct was generated from the following file: