graphv_core_lib
Primitives for the Graphv vector graphics library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package graphv_core_lib
-
graphv_core_lib
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library graphv_core_lib
type t = {
mutable first : int; |
mutable count : int; |
mutable closed : bool; |
mutable nbevel : int; |
mutable fill : VertexBuffer.Sub.t; |
mutable stroke : VertexBuffer.Sub.t; |
mutable winding : Winding.t; |
mutable convex : bool; |
}
val create : unit -> t
val reset : t -> unit
ON THIS PAGE
No table of contents