Sirikata
Namespaces | Defines
libogre/src/OgreRenderer.cpp File Reference
#include <sirikata/ogre/OgreRenderer.hpp>
#include <sirikata/mesh/ModelsSystemFactory.hpp>
#include <sirikata/mesh/Filter.hpp>
#include <sirikata/mesh/CompositeFilter.hpp>
#include <sirikata/mesh/Bounds.hpp>
#include <sirikata/ogre/Camera.hpp>
#include <sirikata/ogre/Entity.hpp>
#include <sirikata/core/network/IOService.hpp>
#include <sirikata/core/network/IOWork.hpp>
#include <sirikata/core/options/Options.hpp>
#include <sirikata/core/util/DynamicLibrary.hpp>
#include <sirikata/core/transfer/AggregatedTransferPool.hpp>
#include <sirikata/ogre/resourceManager/CDNArchivePlugin.hpp>
#include <sirikata/ogre/input/SDLInputManager.hpp>
#include <sirikata/core/util/Paths.hpp>
#include <boost/filesystem.hpp>
#include "OgreRoot.h"
#include "OgreHardwarePixelBuffer.h"
#include <sirikata/ogre/Lights.hpp>
#include <sirikata/ogre/WebViewManager.hpp>
#include "ResourceLoader.hpp"
#include "PriorityDownloadPlanner.hpp"
Include dependency graph for OgreRenderer.cpp:

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Graphics
 

Namespace for the OGRE Graphics Plugin: see class OgreSystem.


Defines

#define SIRIKATA_OGRE_DEFAULT_WINDOW_HEIGHT   "768"
#define OGRE_DEBUG_MACRO   ".so"

Define Documentation

#define OGRE_DEBUG_MACRO   ".so"
#define SIRIKATA_OGRE_DEFAULT_WINDOW_HEIGHT   "768"

Variable Documentation

Ogre::HardwarePixelBufferSharedPtr mHardwarePixelBuffer