Vertex

A location in 2d space

Members

Functions

opBinary
Vector opBinary(Vertex rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Vertex opBinary(Vector rhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
real x;
y
real y;

Meta