- opBinaryImpl
auto opBinaryImpl(Quat!T a, Quat!U b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssignImpl
void opOpAssignImpl(Quat!T a, Quat!U b)
Undocumented in source. Be warned that the author may not have intended to support it.
- quat
auto quat(T[4] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- quat
auto quat(T dataAngle, T[3] dataAxis)
Undocumented in source. Be warned that the author may not have intended to support it.
- quat
auto quat(T[3] dataAxis, T dataAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
- quat
auto quat(Quat!T data)
Undocumented in source. Be warned that the author may not have intended to support it.
- quat
auto quat(AxisRot!T data)
Undocumented in source. Be warned that the author may not have intended to support it.