provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
Quaternion.set
prova
math
quaternion
Quaternion
Sets the values of x, y, z, and w in a single statement
struct
Quaternion
void
set
(
float
x
,
float
y
,
float
z
,
float
w
)
Meta
Source
See Implementation
prova
math
quaternion
Quaternion
constructors
this
functions
getConjugate
getMagnitude
getNormalized
normalize
set
setMagnitude
properties
xyz
static functions
fromAxisAngle
fromEuler
random
variables
w
x
y
z
Sets the values of x, y, z, and w in a single statement