Public Member Functions

osg::GraphicsThread Class Reference

Inheritance diagram for osg::GraphicsThread:
osg::OperationThread osg::Referenced OpenThreads::Thread

List of all members.

Public Member Functions

 GraphicsThread ()
virtual void run ()

Detailed Description

GraphicsThread is a helper class for running OpenGL GraphicsOperation within a single thread assigned to a specific GraphicsContext.


Constructor & Destructor Documentation

osg::GraphicsThread::GraphicsThread (  ) 

Member Function Documentation

virtual void osg::GraphicsThread::run (  )  [virtual]

Run does the graphics thread run loop.

Reimplemented from osg::OperationThread.


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