![]() |
DDraceNetwork Documentation
|
#include <backend_sdl.h>
Public Member Functions | |
| virtual | ~ICommandProcessor ()=default |
| virtual void | RunBuffer (CCommandBuffer *pBuffer)=0 |
| virtual const SGfxErrorContainer & | GetError () const =0 |
| virtual void | ErroneousCleanup ()=0 |
| virtual const SGfxWarningContainer & | GetWarning () const =0 |
|
virtualdefault |
Implemented in CCommandProcessor_SDL_GL.
|
pure virtual |
Implemented in CCommandProcessor_SDL_GL.
|
pure virtual |
Implemented in CCommandProcessor_SDL_GL.
|
pure virtual |
Implemented in CCommandProcessor_SDL_GL.