Typedef wavemap::Quadtree

Typedef Documentation

template<typename NodeDataT>
using wavemap::Quadtree = Ndtree<NodeDataT, 2>