Typedef lvr2::KDTreePtr

Typedef Documentation

template<typename PointT, unsigned int N = 3>
using lvr2::KDTreePtr = typename KDTree<PointT, N>::Ptr