Click or drag to resize

AdvancingFrontNode Fields

The AdvancingFrontNode type exposes the following members.

Fields
 NameDescription
Public fieldNext The next node in the advancing front.
Public fieldPoint The point represented by this node.
Public fieldPrev The previous node in the advancing front.
Public fieldTriangle The triangle currently associated with this node.
Public fieldValue The x-coordinate value used for front searches.
Top
See Also