Public Member Functions | |
iGuiMaterial (const tString &asName, iLowLevelGraphics *apLowLevelGraphics) | |
virtual void | BeforeRender ()=0 |
virtual void | AfterRender ()=0 |
const tString & | GetName () const |
Protected Attributes | |
tString | msName |
iLowLevelGraphics * | mpLowLevelGraphics |