7#include <simgear/scene/util/SGReaderWriterOptions.hxx>
8#include <simgear/props/props.hxx>
10#include <osgViewer/View>
22 osg::ref_ptr<simgear::SGReaderWriterOptions>
options,
23 const std::string& compositor_path
221std::shared_ptr<SviewView>
SviewCreate(
const SGPropertyNode* config);
224#include <simgear/scene/viewer/Compositor.hxx>
bool options(int, char **)
bool SviewMouseMotion(int x, int y, const osgGA::GUIEventAdapter &ea)
void SViewSetCompositorParams(osg::ref_ptr< simgear::SGReaderWriterOptions > options, const std::string &compositor_path)
void SviewUpdate(double dt)
std::shared_ptr< SviewView > SviewCreate(const SGPropertyNode *config)
simgear::compositor::Compositor * SviewGetEventViewport(const osgGA::GUIEventAdapter &ea)