Point

2D point

Members

Functions

opBinary
Point opBinary(Point v)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Point opBinary(Point v)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Point b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta