Public Member Functions | |
cGraphics (iLowLevelGraphics *apLowLevelGraphics, LowLevelResources *apLowLevelResources) | |
bool | Init (int alWidth, int alHeight, int alBpp, int abFullscreen, int alMultisampling, const tString &asWindowCaption, cResources *apResources) |
iLowLevelGraphics * | GetLowLevel () |
cGraphicsDrawer * | GetDrawer () |
cRenderer2D * | GetRenderer2D () |
cRenderer3D * | GetRenderer3D () |
cRendererPostEffects * | GetRendererPostEffects () |
cMeshCreator * | GetMeshCreator () |
cMaterialHandler * | GetMaterialHandler () |
iLowLevelGraphics* hpl::cGraphics::GetLowLevel | ( | ) |
Get low level graphics routines
cGraphicsDrawer* hpl::cGraphics::GetDrawer | ( | ) |
Get the drawer