Sirikata
Namespaces | Defines
libogre/src/ResourceLoader.cpp File Reference
#include "ResourceLoader.hpp"
#include "ManualMeshLoader.hpp"
#include "ManualSkeletonLoader.hpp"
#include "ManualMaterialLoader.hpp"
#include <OgreMeshManager.h>
#include <OgreSkeletonManager.h>
#include <OgreMaterialManager.h>
#include <OgreTextureManager.h>
#include <OgreRoot.h>
#include <OgreSceneManager.h>
#include <OgrePass.h>
#include <sirikata/core/util/Time.hpp>
Include dependency graph for ResourceLoader.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 OGRERL_LOG(lvl, msg)   SILOG(ogre-resource-loader, lvl, msg)

Define Documentation

#define OGRERL_LOG (   lvl,
  msg 
)    SILOG(ogre-resource-loader, lvl, msg)