Skyscraper 2.0
|
#include <OgreCamera.h>
#include <OgreSceneManager.h>
#include <OgreTextureManager.h>
#include <OgreTechnique.h>
#include <OgreMaterialManager.h>
#include <OgreRenderTexture.h>
#include <OgreViewport.h>
#include <OgreHardwarePixelBuffer.h>
#include <OgreImage.h>
#include "globals.h"
#include "sbs.h"
#include "texture.h"
#include "scenenode.h"
#include "elevatorcar.h"
#include "floor.h"
#include "shaft.h"
#include "stairs.h"
#include "map.h"
#include "cameratexture.h"
Go to the source code of this file.
Namespaces | |
namespace | SBS |