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

Implementation of the SkyboxGenerator class. More...

#include "SkyboxGenerator.h"
#include <string>
#include <OgreRenderWindow.h>
#include <OgreCamera.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/command/CommandExecutor.h"
#include "core/singleton/ScopedSingletonIncludes.h"
#include "controllers/HumanController.h"
#include "graphics/Camera.h"
#include "worldentities/ControllableEntity.h"
#include "ScreenshotManager.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::ManageScopedSingleton (SkyboxGenerator, ScopeID::GRAPHICS, false)
 
 orxonox::RegisterAbstractClass (SkyboxGenerator).inheritsFrom< Configurable >().inheritsFrom< Tickable >()
 
 orxonox::SetConsoleCommand ("SkyboxGenerator","createSkybox",&SkyboxGenerator::createSkybox).addShortcut()
 

Detailed Description

Implementation of the SkyboxGenerator class.