GDAL
|
Public Member Functions | |
RPolygon (int nValue) | |
void | AddSegment (int x1, int y1, int x2, int y2) |
void | Dump () |
void | Coalesce () |
void | Merge (int iBaseString, int iSrcString, int iDirection) |
Public Attributes | |
int | nPolyValue |
int | nLastLineUpdated |
std::vector< std::vector< int > > | aanXY |