class GmPixmapIcon |
Class description
GmPixmapIcon () Standard constructor | |
GmPixmapIcon (char* filename) Constructor that takes the filename of the icon to be loaded as an argument. | |
void | loadFromFile (char* filename) Loads texture from specified file. |
virtual | ~GmPixmapIcon () Standard destructor |
GLuint | mPixmapData GL texture id of the texture |
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