#include <simgear/compiler.h>
#include <algorithm>
#include <functional>
#include <vector>
#include <cstring>
#include <simgear/scene/model/placement.hxx>
#include <simgear/scene/model/modellib.hxx>
#include <simgear/structure/exception.hxx>
#include <Main/fg_props.hxx>
#include <Scenery/scenery.hxx>
#include <Scenery/marker.hxx>
#include <osg/ProxyNode>
#include <osgText/String>
#include "modelmgr.hxx"
Go to the source code of this file.
◆ registrantFGModelMgr()
SGSubsystemMgr::Registrant< FGModelMgr > registrantFGModelMgr |
( |
SGSubsystemMgr::DISPLAY | | ) |
|