class GmSvgIcon |
Class description
| GmSvgIcon (char* filename) Constructor that takes the name of the svg file to be loaded. | |
| GmSvgIcon () Standard constructor | |
| loadFromFile (char* filename) Loads svg from specified file. | |
| ~GmSvgIcon () Virtual destructor |
| mGlSvgRenderer The GL SVG renderer used to render the icon | |
| mSugarDocument The document that stores all the svg information |
| cleanup () Cleans up memory taken by this object | |
| render2d (GmTypes::RenderOptionType renderOptions) Renders this icon to a 2D image buffer. | |
| render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this icon to a selection buffer. |
Class description
Alphabetic index HTML hierarchy of classes or Java