AxisRot

Undocumented in source.

Constructors

this
this(T angle, T[3] axis)
Undocumented in source.
this
this(T[4] data)
Undocumented in source.
this
this(T[3] axis, T angle)
Undocumented in source.
this
this(typeof(this) v)
Undocumented in source.

Alias This

_toQuat

Members

Functions

_toQuat
Quat!T _toQuat()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
auto opBinary(T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
auto opBinaryRight(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
auto opOpAssign(T b)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta