Go to the documentation of this file.
8 #ifndef DRAWABLESLUR_H_
9 #define DRAWABLESLUR_H_
26 inline double x1() {
return _x1; }
27 inline double y1() {
return _y1; }
30 inline double x2() {
return _x2; }
31 inline double y2() {
return _y2; }
42 double min(
double,
double,
double);
43 double max(
double,
double,
double);