DTSweep |
[Missing <summary> documentation for "T:Poly2Tri.DTSweepContext"]
public class DTSweepContext : TriangulationContext
The DTSweepContext type exposes the following members.
Name | Description | |
---|---|---|
DTSweepContext | Initializes a new instance of the DTSweepContext class |
Name | Description | |
---|---|---|
Algorithm | (Overrides TriangulationContextAlgorithm) | |
DebugContext | (Inherited from TriangulationContext) | |
DTDebugContext | (Inherited from TriangulationContext) | |
Head | ||
IsDebugEnabled | (Overrides TriangulationContextIsDebugEnabled) | |
StepCount | (Inherited from TriangulationContext) | |
Tail | ||
Triangulatable | (Inherited from TriangulationContext) | |
TriangulationMode | (Inherited from TriangulationContext) |
Name | Description | |
---|---|---|
AddNode | ||
Clear | (Overrides TriangulationContextClear) | |
CreateAdvancingFront | ||
Done | (Inherited from TriangulationContext) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
FinalizeTriangulation | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
LocateNode | ||
MapTriangleToNodes | Try to map a node to all sides of this triangle that don't have a neighbor. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
MeshClean | ||
NewConstraint | (Overrides TriangulationContextNewConstraint(TriangulationPoint, TriangulationPoint)) | |
PrepareTriangulation | (Overrides TriangulationContextPrepareTriangulation(Triangulatable)) | |
RemoveFromList | ||
RemoveNode | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
Update | (Inherited from TriangulationContext) |
Name | Description | |
---|---|---|
Basin | ||
EdgeEvent | ||
Front | ||
Points | (Inherited from TriangulationContext) | |
Triangles | (Inherited from TriangulationContext) |