Share via


SimpleTriangulator.Clear Method

Definition

Reset to original state, discarding all.

public void Clear();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()

Implements

Remarks

Note this discards the bounds as well, so they must be set again after each clear.

Applies to