Go to the source code of this file.
Classes | |
| struct | YI_POLYGON_VERTEX |
| A structure that describe a single vertex of a polygon. More... | |
| class | CYIPolygonFill |
| A class that contains information on how to fill a polygon. More... | |
Typedefs | |
| typedef std::vector< YI_POLYGON_VERTEX > | CYIPolygonData |
| A type representing multiple vertices of a polygon. More... | |