FlightGear next
OSGQtAdaption.cxx File Reference
#include "config.h"
#include <QOpenGLContext>
#include "OSGQtAdaption.hxx"
#include <memory>
#include <QWindow>
#include <QThread>
#include <simgear/compiler.h>
#include <osgViewer/api/X11/GraphicsWindowX11>
#include <QtPlatformHeaders/QGLXNativeContext>

Go to the source code of this file.

Classes

class  flightgear::GraphicsFunctorWrapper
 

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 

Functions

QOpenGLContext * flightgear::qtContextFromOSG (osg::GraphicsContext *context)
 
QWindow * flightgear::qtWindowFromOSG (osgViewer::GraphicsWindow *graphicsWindow)
 
osg::ref_ptr< osg::GraphicsOperation > flightgear::makeGraphicsOp (const std::string &name, GraphicsFunctor func)