Namespace UnityEngine.Experimental.U2D.TriangleNet.Tools
Classes
AdjacencyMatrix
The adjacency matrix of the mesh.
CuthillMcKee
Applies the Cuthill and McKee renumbering algorithm to reduce the bandwidth of the adjacency matrix associated with the mesh.
Interpolation
IntersectionHelper
PolygonValidator
QualityMeasure
Provides mesh quality information.
Statistic
Gather mesh statistics.
TriangleQuadTree
A Quadtree implementation optimized for triangles.
VertexSorter
Sort an array of points using quicksort.