My Project
Loading...
Searching...
No Matches
Classes
TriangleNet.Tools Namespace Reference

Classes

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