LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cGuiApp Class Reference
#include <cGuiApp.h>
Collaboration diagram for n2l::cGuiApp:
[legend]List of all members.Public Member Functions
Detailed Description
Definition at line 46 of file cGuiApp.h.
Constructor & Destructor Documentation
| n2l::cGuiApp::~cGuiApp |
( |
|
) |
[virtual] |
|
Member Function Documentation
| void n2l::cGuiApp::addPostDrawFunction |
( |
void(*)(void) |
iFunc |
) |
|
|
| void n2l::cGuiApp::addPreDrawFunction |
( |
void(*)(void) |
iFunc |
) |
|
|
| void n2l::cGuiApp::addUpdateLoopFunction |
( |
void(*)(const tUint) |
iFunc |
) |
|
|
| void n2l::cGuiApp::clearPixelBuffer |
( |
const cAutoPtr< cNGLPixelBuffer > & |
iPB |
) |
[inline] |
|
|
|
Instead of clearing the colour buffer each step use this pixelbuffer instead.
The depth buffer will be cleared as normal. To unset, assign 0.
Definition at line 73 of file cGuiApp.h. |
| void n2l::cGuiApp::run |
( |
|
) |
|
|
| const tBool& n2l::cGuiApp::wasSystemQuit |
( |
|
) |
const [inline] |
|
The documentation for this class was generated from the following files: