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

VCF::OpenGLKit Class Reference

#include <OpenGLKit.h>

List of all members.

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

static void VCF::OpenGLKit::init int  argc,
char **  argv
[inline, static]
 

Initializes the OpenGLKit.

static void VCF::OpenGLKit::terminate  )  [inline, static]
 

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