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

VCF::OpenGLControlContext Class Reference

#include <OpenGLControlContext.h>

Inheritance diagram for VCF::OpenGLControlContext:

VCF::ControlGraphicsContext VCF::GraphicsContext VCF::Object List of all members.

Public Member Functions

 OpenGLControlContext (Control *control)
 Creates a context based on the component.
virtual ~OpenGLControlContext ()
void initGL ()
void init ()
 This is going to be removed from the bext release.
void swapBuffers ()
void makeCurrent ()

Constructor & Destructor Documentation

VCF::OpenGLControlContext::OpenGLControlContext Control control  ) 
 

Creates a context based on the component.

The context is attached to the component for the duration of it's lifetime.

virtual VCF::OpenGLControlContext::~OpenGLControlContext  )  [virtual]
 


Member Function Documentation

void VCF::OpenGLControlContext::init  ) 
 

This is going to be removed from the bext release.

Deprecated:

Reimplemented from VCF::ControlGraphicsContext.

void VCF::OpenGLControlContext::initGL  ) 
 

void VCF::OpenGLControlContext::makeCurrent  ) 
 

void VCF::OpenGLControlContext::swapBuffers  ) 
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information