DTSweep |
The DTSweepContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Algorithm |
Gets the triangulation algorithm implemented by this context.
(Overrides TriangulationContextAlgorithm) | |
| DebugContext |
Gets the debug context associated with this triangulation context.
(Inherited from TriangulationContext) | |
| DTDebugContext |
Gets the sweep-specific debug context.
(Inherited from TriangulationContext) | |
| Head | Gets or sets the artificial head point used to seed the front. | |
| IsDebugEnabled |
Gets a value indicating whether debugging is enabled.
(Overrides TriangulationContextIsDebugEnabled) | |
| StepCount |
Gets the number of completed processing steps.
(Inherited from TriangulationContext) | |
| Tail | Gets or sets the artificial tail point used to seed the front. | |
| Triangulatable |
Gets the triangulatable object currently associated with this context.
(Inherited from TriangulationContext) | |
| TriangulationMode |
Gets the current triangulation mode.
(Inherited from TriangulationContext) |