- opAdd
Point opAdd(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAddAssign
void opAddAssign(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(ConstType!(Point) pt)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
- opNeg
Point opNeg()
Undocumented in source. Be warned that the author may not have intended to support it.
- opSub
Point opSub(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSubAssign
void opSubAssign(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
X and Y coordinate.