My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TriangleNet.Meshing.Data.BadTriangle Class Reference

A queue used to store bad triangles. More...

Public Member Functions

override string ToString ()
 

Public Attributes

Otri poortri
 
float key
 
Vertex org
 
Vertex dest
 
Vertex apex
 
BadTriangle next
 

Detailed Description

A queue used to store bad triangles.

The key is the square of the cosine of the smallest angle of the triangle. Each triangle's vertices are stored so that one can check whether a triangle is still the same.


The documentation for this class was generated from the following file: