Point2f

Undocumented in source.

Members

Functions

asInt
Point asInt()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Point2f opBinary(double a)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Point2f opBinary(Point2f a)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
float x;
Undocumented in source.
y
float y;
Undocumented in source.

Meta