Click or drag to resize

DHI.Mike1D.Generic.Spatial Namespace

 
Classes
  ClassDescription
Public classCoordinateTransform
Static class, providing a set of simple coordinate transform methods
Public classQuadSearchTreeT
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.

Public classSpatialExtensions
Extension methods and static for the Spatial namespace