49 #ifndef _R_POLYGON_CUT_OUT_HH
50 #define _R_POLYGON_CUT_OUT_HH
100 r_Line(
double,
double,
double);
129 void print(
int onlyLine=-1);
141 std::list<r_Polygon> polygons;
148 bool operator==(TablePoint&);
159 int computeTableWidth();
165 void ordonateLine(
int line);
166 void minimizeLine(
int line);
167 void replacePoint(
r_Range line,
r_Range col,
int inside,
int cosFunc);
Definition: polygon.hh:115
void setMArray(r_GMarray &myArray)
int r_Range
Definition: mddtypes.hh:100
Definition: polycutout.hh:115
void print(int onlyLine=-1)
void addPolygon(const r_Polygon &)
void setImageSize(r_Range width, r_Range height)
bool fillMArrayInside(const string &bgr="")
Definition: gmarray.hh:66
Definition: polycutout.hh:96
void printLine(r_Range line)
r_SegmentIterator(r_Point &, r_Point &)
friend ostream & operator<<(ostream &, r_Line &)
Definition: polycutout.hh:72
bool fillMArrayOutside(const string &bgr="")