package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method a : float Js_of_ocaml__.Js.readonly_prop
method b : float Js_of_ocaml__.Js.readonly_prop
method c : float Js_of_ocaml__.Js.readonly_prop
method d : float Js_of_ocaml__.Js.readonly_prop
method e : float Js_of_ocaml__.Js.readonly_prop
method f : float Js_of_ocaml__.Js.readonly_prop
method multiply : matrix Js_of_ocaml__.Js.t -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method inverse : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method translate : float -> float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method scale : float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method scaleNonUniform : float -> float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method rotate : float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method rotateFromVector : float -> float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method flipX : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method flipY : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method skewX : float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method skewY : float -> matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth