package graphv_gles2

  1. Overview
  2. Docs
module Make (Gl : Graphv_core_lib.Ogl_intf.S) : Graphv_core_lib.Impl.S with type gl = Gl.t and module Buffer = Gl.Buffer and module Dyn = Gl.Dyn and module VertexBuffer = Gl.VertexBuffer and module Path = Gl.Path