Point2d

Undocumented in source.

Members

Functions

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

Variables

x
double x;
Undocumented in source.
y
double y;
Undocumented in source.

Meta