#include "config.h"
#include <algorithm>
#include "viewmgr.hxx"
#include "ViewPropertyEvaluator.hxx"
#include <simgear/compiler.h>
#include <simgear/scene/util/OsgMath.hxx>
#include <simgear/props/props_io.hxx>
#include <simgear/screen/video-encoder.hxx>
#include <simgear/structure/commands.hxx>
#include <Main/fg_props.hxx>
#include "view.hxx"
#include "sview.hxx"
#include "renderer.hxx"
#include "CameraGroup.hxx"
#include "Scenery/scenery.hxx"
#include <simgear/scene/util/SGReaderWriterOptions.hxx>
Go to the source code of this file.
◆ registrantFGViewMgr()
SGSubsystemMgr::Registrant< FGViewMgr > registrantFGViewMgr |
( |
SGSubsystemMgr::DISPLAY | | ) |
|
◆ s_clone_internal()
void s_clone_internal |
( |
const SGPropertyNode * | config, |
|
|
const std::string & | type ) |
◆ videoEncodingError()
static void videoEncodingError |
( |
const std::string & | message | ) |
|
|
static |
◆ videoEncodingPopup()
static void videoEncodingPopup |
( |
const std::string & | message, |
|
|
int | delay ) |
|
static |
◆ vidoEncodingUpdateStatus()
static void vidoEncodingUpdateStatus |
( |
const std::string & | path | ) |
|
|
static |