vec2

Undocumented in source.

Constructors

this
this(float v)
Undocumented in source.
this
this(float x, float y)
Undocumented in source.

Members

Functions

fastSqrLength
float fastSqrLength()
Undocumented in source. Be warned that the author may not have intended to support it.
length
float length()
Undocumented in source. Be warned that the author may not have intended to support it.
length2
float length2()
Undocumented in source. Be warned that the author may not have intended to support it.
normalize
vec2 normalize()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
vec2 opBinary(vec2 v)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
vec2 opBinary(float v)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
ivec2 opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(vec2 v)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
vec2 opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta