Graphv_core_lib.Winding
type t
=
|
CCW
CW
val ccw : t
val cw : t
val hole : t
val solid : t
val equal : t -> t -> bool