- a
inout(T) a()
Undocumented in source. Be warned that the author may not have intended to support it.
- b
inout(T) b()
Undocumented in source. Be warned that the author may not have intended to support it.
- eq
bool eq(AbstractVec4!T other, T eps)
Undocumented in source. Be warned that the author may not have intended to support it.
- g
inout(T) g()
Undocumented in source. Be warned that the author may not have intended to support it.
- magnitude
T magnitude()
Undocumented in source. Be warned that the author may not have intended to support it.
- magnitudeSq
T magnitudeSq()
Undocumented in source. Be warned that the author may not have intended to support it.
- normalize
AbstractVec4!T normalize()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(const(AbstractVec4!R) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(const(R) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
AbstractVec2!T opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
AbstractVec3!T opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
AbstractVec4!T opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
auto opOpAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- r
inout(T) r()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.