Click or drag to resize

DTSweepContext Fields

The DTSweepContext type exposes the following members.

Fields
 NameDescription
Public fieldBasin Stores temporary basin information during filling.
Public fieldEdgeEvent Stores the active edge-event state.
Public fieldFront The advancing front used during the sweep.
Public fieldPoints Stores the points participating in triangulation.
(Inherited from TriangulationContext)
Public fieldTriangles Stores the triangles created during triangulation.
(Inherited from TriangulationContext)
Top
See Also