module Graphics_context: sig .. end
sig
end
type t
val get_state : t -> Osg.State.t
t -> Osg.State.t
val make_current : t -> unit
t -> unit
val release_context : t -> unit