Sirikata
Namespaces | Defines
libogre/src/PriorityDownloadPlanner.cpp File Reference
#include "PriorityDownloadPlanner.hpp"
#include <sirikata/ogre/Entity.hpp>
#include <stdlib.h>
#include <algorithm>
#include <math.h>
#include <sirikata/core/network/IOStrandImpl.hpp>
#include <sirikata/core/transfer/MaxPriorityAggregation.hpp>
#include <sirikata/ogre/OgreRenderer.hpp>
#include <sirikata/ogre/OgreHeaders.hpp>
#include <sirikata/ogre/resourceManager/CDNArchive.hpp>
#include "ResourceLoader.hpp"
#include <sirikata/ogre/WebViewManager.hpp>
#include <FreeImage.h>
Include dependency graph for PriorityDownloadPlanner.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 DLPLANNER_LOG(lvl, msg)   SILOG(dlplanner, lvl, msg);

Define Documentation

#define DLPLANNER_LOG (   lvl,
  msg 
)    SILOG(dlplanner, lvl, msg);