FlightGear next
QueryGLParametersOperation Class Reference

Inherits flightgear::GraphicsContextOperation.

Public Member Functions

 QueryGLParametersOperation ()
 
void run (osg::GraphicsContext *gc)
 The body of the operation.
 
- Public Member Functions inherited from flightgear::GraphicsContextOperation
 GraphicsContextOperation (const std::string &name)
 
virtual void operator() (osg::GraphicsContext *gc)
 Don't override this!
 
bool isFinished () const
 Test if the operation has completed.
 

Detailed Description

Definition at line 73 of file renderer.cxx.

Constructor & Destructor Documentation

◆ QueryGLParametersOperation()

QueryGLParametersOperation::QueryGLParametersOperation ( )
inline

Definition at line 75 of file renderer.cxx.

Member Function Documentation

◆ run()

void QueryGLParametersOperation::run ( osg::GraphicsContext * gc)
inlinevirtual

The body of the operation.

Implements flightgear::GraphicsContextOperation.

Definition at line 79 of file renderer.cxx.


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