Quaternion.this

Constructs quaternion from axis angle

  1. this(float val)
  2. this(float[4] vals)
  3. this(float[3] vals)
  4. this(mat4 m)
  5. this(vec3 axis, float angle)
    struct Quaternion
    this
    (,
    float angle
    )

Meta