sily v3.0.0 (2023-10-17T16:22:24Z)
Dub
Repo
Quaternion.this
sily
quat
Quaternion
Constructs quaternion from axis angle
this
(float val)
this
(float[4] vals)
this
(float[3] vals)
this
(mat4 m)
this
(vec3 axis, float angle)
struct
Quaternion
this
(
vec3
axis
,
float
angle
)
Meta
Source
See Implementation
sily
quat
Quaternion
aliases
normalise
normalised
constructors
this
functions
angle
axisAngle
copyof
dot
isClose
length
lengthSquared
lerp
nlerp
normalize
normalized
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
ptr
slerp
toHash
toString
mixins
__anonymous
static functions
rotation
variables
data
Constructs quaternion from axis angle