Medusa  1.1
Coordinate Free Mehless Method implementation
PointCloud.hpp File Reference

Detailed Description

Implementation of KDTree storage class.

Definition in file PointCloud.hpp.

#include <vector>
+ Include dependency graph for PointCloud.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mm::kdtree_internal::PointCloud< vec_t >
 Helper class for KDTree with appropriate accessors containing a set of points. More...
 

Namespaces

 mm
 Root namespace for the whole library.
 
 mm::kdtree_internal
 Implementation details of KDTree, contains intermediate storage class.