std.geom.Quat - nitrologic/monkey2 GitHub Wiki

std::std.geom.Quat

Struct Quat

The Quat class provides support for quaternions.

Fields
v
w
Constructors
New
Properties
I (read only)
J (read only)
K (read only)
Length (read only)
Methods
OpMul
OpAdd
OpSub
OpDiv
Dot
GetPitch
GetRoll
GetYaw
Normalize
Slerp
To
Functions
Pitch
Roll
Rotation
Yaw