- asFloat
Point2f asFloat()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Point opBinary(double a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Point opBinary(Point a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Point rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.