Linear

Undocumented in source.

Members

Functions

opBinary
Rotor3 opBinary(Rotor3 q)

Returns a rotor equivalent to first apply p, then apply q

opBinary
T opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
T opBinary(float rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Vector3 opBinary(Vector3 v)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
Vector3 opBinaryRight(Vector3 v)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
T opBinaryRight(float lhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

one
T one()
Undocumented in source. Be warned that the author may not have intended to support it.
zero
T zero()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta