#include "RenderTools.h"Go to the source code of this file.
Namespaces | |
| namespace | RenderTools |
| Program is used for the matrix stack. | |
Functions | |
| const StringList & | RenderTools::getArguments (void) |
| void | RenderTools::initialize (int argc, char **argv) |
| void | RenderTools::initialize (const StringList &arguments) |
| void | RenderTools::initializeGL (void) |
| bool | RenderTools::isInitialized (void) |
| bool | RenderTools::isGLInitialized (void) |
Variables | |
| bool | RenderTools::s_initialized = false |
| bool | RenderTools::s_initializedGL = false |
| StringList | RenderTools::s_arguments |
1.5.8