Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
ScreenshotManager.cc File Reference

Implementation of the ScreenshotManager class. More...

#include "ScreenshotManager.h"
#include <OgreCamera.h>
#include <OgreRenderTexture.h>
#include <OgreRenderWindow.h>
#include <OgreRoot.h>
#include <OgreViewport.h>
#include "core/CoreIncludes.h"
#include "core/config/ConfigValueIncludes.h"
#include "core/GraphicsManager.h"
#include "core/ConfigurablePaths.h"
#include "core/Resource.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "core/singleton/ScopedSingletonIncludes.h"
#include "util/StringUtils.h"
#include "CameraManager.h"
#include "graphics/Camera.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::ManageScopedSingleton (ScreenshotManager, ScopeID::GRAPHICS, false)
 
 orxonox::RegisterAbstractClass (ScreenshotManager).inheritsFrom< Configurable >()
 
 orxonox::SetConsoleCommand ("printScreenHD",&ScreenshotManager::makeScreenshot_s)
 

Detailed Description

Implementation of the ScreenshotManager class.