#include <simgear/scene/util/SGReaderWriterOptions.hxx>
#include <simgear/props/props.hxx>
#include <osgViewer/View>
#include <simgear/scene/viewer/Compositor.hxx>
Go to the source code of this file.
◆ SviewClear()
◆ SviewCreate()
std::shared_ptr< SviewView > SviewCreate |
( |
const SGPropertyNode * | config | ) |
|
◆ SviewGetEventViewport()
simgear::compositor::Compositor * SviewGetEventViewport |
( |
const osgGA::GUIEventAdapter & | ea | ) |
|
◆ SviewMouseMotion()
bool SviewMouseMotion |
( |
int | x, |
|
|
int | y, |
|
|
const osgGA::GUIEventAdapter & | ea ) |
◆ SviewPush()
◆ SViewSetCompositorParams()
void SViewSetCompositorParams |
( |
osg::ref_ptr< simgear::SGReaderWriterOptions > | options, |
|
|
const std::string & | compositor_path ) |
◆ SviewUpdate()
void SviewUpdate |
( |
double | dt | ) |
|