ScummVM API documentation
hpl::cGraphics Class Reference

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)
 
iLowLevelGraphicsGetLowLevel ()
 
cGraphicsDrawerGetDrawer ()
 
cRenderer2DGetRenderer2D ()
 
cRenderer3DGetRenderer3D ()
 
cRendererPostEffectsGetRendererPostEffects ()
 
cMeshCreatorGetMeshCreator ()
 
cMaterialHandlerGetMaterialHandler ()
 

Member Function Documentation

◆ GetLowLevel()

iLowLevelGraphics* hpl::cGraphics::GetLowLevel ( )

Get low level graphics routines

Returns
pointer to the low level class

◆ GetDrawer()

cGraphicsDrawer* hpl::cGraphics::GetDrawer ( )

Get the drawer

Returns

The documentation for this class was generated from the following file: