package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Euler.euler

method equal : Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t -> bool
method get_alpha : unit -> float
method get_beta : unit -> float
method get_gamma : unit -> float
method get_order : unit -> Ocgtk_graphene__.Graphene_enums.eulerorder
method get_x : unit -> float
method get_y : unit -> float
method get_z : unit -> float
method init : float -> float -> float -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_from_euler : Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t option -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_from_matrix : Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Matrix.t option -> Ocgtk_graphene__.Graphene_enums.eulerorder -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_from_quaternion : Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Quaternion.t option -> Ocgtk_graphene__.Graphene_enums.eulerorder -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_from_radians : float -> float -> float -> Ocgtk_graphene__.Graphene_enums.eulerorder -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_from_vec3 : Ocgtk_graphene__.Vec3_and__vec4.Vec3.t option -> Ocgtk_graphene__.Graphene_enums.eulerorder -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method init_with_order : float -> float -> float -> Ocgtk_graphene__.Graphene_enums.eulerorder -> Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t
method as_euler : Ocgtk_graphene__.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle.Euler.t