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