VCF::OpenGLKit Class Reference
#include <OpenGLKit.h>
Static Public Member Functions | |
| static void | init (int argc, char **argv) |
| Initializes the OpenGLKit. | |
| static void | terminate () |
| Terminates the OpenGLKit, and frees any resources that were allocated by the init() call. | |
Detailed Description
- The OpenGLKit is used to initialize (and terminate) the OpenGL system on the OS the vCF is being run on.
- At the moment it doesn't need to be called, but this will change in upcoming releases.
Member Function Documentation
|
||||||||||||
|
Initializes the OpenGLKit.
|
|
|
Terminates the OpenGLKit, and frees any resources that were allocated by the init() call.
|
The documentation for this class was generated from the following file:
- vcf/OpenGLKit/OpenGLKit.h
