|
FlightGear next
|
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. | |
Definition at line 73 of file renderer.cxx.
|
inline |
Definition at line 75 of file renderer.cxx.
|
inlinevirtual |
The body of the operation.
Implements flightgear::GraphicsContextOperation.
Definition at line 79 of file renderer.cxx.