= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val of_array : float array array -> t
val to_array : t -> float array array
val load : t -> unit
val load_transpose : t -> unit
val mult : t -> unit
val mult_transpose : t -> unit
val get_matrix :
[ `modelview_matrix | `projection_matrix | `texture_matrix ] ->
t
val rotate3 : angle:float -> Gl.vect3 -> unit
val scale3 : Gl.point3 -> unit
val translate3 : Gl.point3 -> unit