Declaration of KDTree.
Definition in file KDTree_fwd.hpp.
#include <medusa/Config.hpp>
#include <nanoflann/nanoflann.hpp>
#include <medusa/bits/types/Range_fwd.hpp>
#include <iosfwd>
#include <medusa/bits/utils/memutils.hpp>
#include "PointCloud.hpp"
Go to the source code of this file.
Classes | |
class | mm::KDTree< vec_t > |
Class representing a static k-d tree data structure. More... | |
Namespaces | |
mm | |
Root namespace for the whole library. | |