ClPoint

Undocumented in source.

Constructors

this
this(double x, double y)
Undocumented in source.
this
this(double x, double y, int a)
Undocumented in source.
this
this(ClVariable clv_x, ClVariable clv_y)
Undocumented in source.

Members

Functions

SetXY
void SetXY(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
SetXY
void SetXY(ClVariable clv_x, ClVariable clv_y)
Undocumented in source. Be warned that the author may not have intended to support it.
X
ClVariable X()
Undocumented in source. Be warned that the author may not have intended to support it.
Xvalue
double Xvalue()
Undocumented in source. Be warned that the author may not have intended to support it.
Y
ClVariable Y()
Undocumented in source. Be warned that the author may not have intended to support it.
Yvalue
double Yvalue()
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.

Meta