| create(const PolygonData *const *aPolygons, const unsigned long *aColors, const RENDERER_FILLMODE *aFillModes, int aPolygonCount, PolygonFactory *aFactory) | VectorGraphic | [static] |
| getColor(int aIndex) | VectorGraphic | [inline] |
| getFillMode(int aIndex) | VectorGraphic | [inline] |
| getPolygon(int aIndex) | VectorGraphic | [inline] |
| getPolygonCount() | VectorGraphic | [inline] |
| mColors | VectorGraphic | [protected] |
| mFillModes | VectorGraphic | [protected] |
| mPolygonCount | VectorGraphic | [protected] |
| mPolygons | VectorGraphic | [protected] |
| render(Renderer *aRenderer, RenderTargetWrapper *aTarget, const MATRIX2D &aTransformation) | VectorGraphic | |
| VectorGraphic(PolygonWrapper **aPolygons, PaintWrapper **aColors, RENDERER_FILLMODE *aFillModes, int aPolygonCount) | VectorGraphic | |
| ~VectorGraphic() | VectorGraphic |
1.4.6-NO