DHI.Mike1D.Generic.Spatial Namespace |
Class | Description | |
---|---|---|
CoordinateTransform |
Static class, providing a set of simple coordinate transform methods
| |
QuadSearchTreeT |
Simple 2D search tree based on a 2D quad tree.
The search tree structure is build up by adding a number of coordinates to the search tree, could be center coordinate of each element. When the search tree structure is build up, the elements can be added to the search tree. You can not add additional nodes to a search tree, after the first element has been added. | |
SpatialExtensions |
Extension methods and static for the Spatial namespace
|