Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/common/impl/accumulators.hpp>
Public Types | |
using | type = typename boost::fusion::result_of::as_vector< typename boost::mpl::filter_view< boost::mpl::vector< AccumulatorXYZ, AccumulatorNormal, AccumulatorCurvature, AccumulatorRGBA, AccumulatorIntensity, AccumulatorLabel >, IsAccumulatorCompatible< PointT > > >::type |
Definition at line 230 of file accumulators.hpp.
using pcl::detail::Accumulators< PointT >::type = typename boost::fusion::result_of::as_vector< typename boost::mpl::filter_view< boost::mpl::vector< AccumulatorXYZ , AccumulatorNormal , AccumulatorCurvature , AccumulatorRGBA , AccumulatorIntensity , AccumulatorLabel > , IsAccumulatorCompatible<PointT> > >::type |
Definition at line 232 of file accumulators.hpp.