SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GLContext Class Reference

Context that will be sent to spire. More...

#include <GLContext.h>

Inheritance diagram for GLContext:

Public Member Functions

 GLContext (QGLWidget *glWidget)
 
virtual ~GLContext ()
 
virtual void makeCurrent ()
 Mandatory override from Context. More...
 
virtual void swapBuffers ()
 Mandatory override from Context. More...
 

Detailed Description

Context that will be sent to spire.

Constructor & Destructor Documentation

GLContext ( QGLWidget *  glWidget)
~GLContext ( )
virtual

Member Function Documentation

void makeCurrent ( )
virtual

Mandatory override from Context.

void swapBuffers ( )
virtual

Mandatory override from Context.


The documentation for this class was generated from the following files: