CDT  1.4.1
C++ library for constrained Delaunay triangulation
Loading...
Searching...
No Matches
LocatorKDTree.h File Reference

Adapter between for KDTree and CDT. More...

#include "CDTUtils.h"
#include "KDTree.h"
Include dependency graph for LocatorKDTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CDT::LocatorKDTree< TCoordType, NumVerticesInLeaf, InitialStackDepth, StackDepthIncrement >
 KD-tree holding points. More...
 

Namespaces

namespace  CDT
 Namespace containing triangulation functionality.
 

Detailed Description

Adapter between for KDTree and CDT.

Definition in file LocatorKDTree.h.