22#include <osgViewer/GraphicsWindow>
23#include <osg/GraphicsContext>
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information ...
QWindow * qtWindowFromOSG(osgViewer::GraphicsWindow *graphicsWindow)
osg::ref_ptr< osg::GraphicsOperation > makeGraphicsOp(const std::string &name, GraphicsFunctor func)
QOpenGLContext * qtContextFromOSG(osg::GraphicsContext *context)
std::function< void(osg::GraphicsContext *context)> GraphicsFunctor