Vec2

Undocumented in source.

Constructors

this
this(T _x, T _y)
Undocumented in source.

Members

Functions

opBinary
Vec2!T opBinary(Vec2!T V)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Vec2!T opBinary(float f)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Vec2!T opBinary(Vec2!T V)
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.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta