C# (CSharp) TriangleNet.Tools Namespace

Classes

Name Description
AdjacencyMatrix The adjacency matrix of the mesh.
QuadNode A node of the quadtree.
QuadTree A Quadtree implementation optimised for triangles.
RegionIterator Iterates the region a given triangle belongs to and applies an action to each connected trianlge in that region. Default action is to set the region id.