LineSegment

Undocumented in source.

Members

Functions

opEquals
bool opEquals(LineSegment b)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x1
double x1;
x2
double x2;
y1
double y1;
y2
double y2;
Undocumented in source.

Meta