VCF::OpenGLToolkit Class Reference
The OpenGLToolkit is a singleton class that creates instances of a OpenGLPeer specific to the windowing system the toolkit is running on. More...
#include <OpenGLToolkit.h>
Static Public Member Functions | |
| static OpenGLPeer * | createOpenGLPeer (GraphicsContext *context, OpenGLControl *owningControl) |
| Creates an instance of the OpenGLPeer. | |
Detailed Description
The OpenGLToolkit is a singleton class that creates instances of a OpenGLPeer specific to the windowing system the toolkit is running on.
Member Function Documentation
|
||||||||||||
|
Creates an instance of the OpenGLPeer. The framework calls this for you, you should never need to call this directly. |
The documentation for this class was generated from the following file:
- vcf/OpenGLKit/OpenGLToolkit.h
