- eq
bool eq(AbstractVec2!T other, T eps)
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
AbstractVec2!T normalize()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(const(AbstractVec2!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.
- round
AbstractVec2!T round()
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.