37 CHFeature(
const std::vector<Eigen::Vector3f>& points) :
42 CHFeature(
const std::pair<std::string, std::vector<Eigen::Vector3f>>& points) :
std::function< R(TaggedPoints)> memoized(R(*fn)(const std::vector< Eigen::Vector3f > &))
CHFeature(const std::pair< std::string, std::vector< Eigen::Vector3f > > &points)
virtual double compare(const Feature &) const =0
CHFeature(const std::vector< Eigen::Vector3f > &points)
ConvexHull< Eigen::Vector3f >::type m_convexHull
DoublyLinkedEdgeList< T > type