Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

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>

List of all members.

Static Public Member Functions

static OpenGLPeercreateOpenGLPeer (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

static OpenGLPeer* VCF::OpenGLToolkit::createOpenGLPeer GraphicsContext context,
OpenGLControl owningControl
[static]
 

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:
   Comments or Suggestions?    License Information