Orxonox
0.0.5 Codename: Arcturus
|
#include "CameraManager.h"
#include <cassert>
#include <OgreSceneManager.h>
#include <OgreViewport.h>
#include <OgreCompositorManager.h>
#include "core/GameMode.h"
#include "core/GraphicsManager.h"
#include "core/object/ObjectList.h"
#include "core/singleton/ScopedSingletonIncludes.h"
#include "tools/Shader.h"
#include "graphics/Camera.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::ManageScopedSingleton (CameraManager, ScopeID::GRAPHICS, false) | |