Sirikata
Namespaces | Defines
libspace/src/AggregateManager.cpp File Reference
#include <sirikata/space/AggregateManager.hpp>
#include <sirikata/mesh/ModelsSystemFactory.hpp>
#include <sirikata/mesh/Bounds.hpp>
#include <sirikata/mesh/CompositeFilter.hpp>
#include <sirikata/core/network/IOStrandImpl.hpp>
#include <sirikata/core/network/IOWork.hpp>
#include <sirikata/core/transfer/AggregatedTransferPool.hpp>
#include <sirikata/core/transfer/URL.hpp>
#include <json_spirit/json_spirit.h>
#include <sirikata/core/transfer/OAuthHttpManager.hpp>
#include <prox/rtree/RTreeCore.hpp>
#include <sirikata/core/command/Commander.hpp>
#include <boost/filesystem.hpp>
Include dependency graph for AggregateManager.cpp:

Namespaces

namespace  Sirikata
 

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


Defines

#define HUMAN_FOV   4.17
#define ONE_PIXEL_SOLID_ANGLE   (HUMAN_FOV/(2560.0*1600.0))
#define TWO_PI   (2.0*3.14159)
#define AGG_LOG(lvl, msg)   SILOG(aggregate-manager, lvl, msg)

Define Documentation

#define AGG_LOG (   lvl,
  msg 
)    SILOG(aggregate-manager, lvl, msg)
#define HUMAN_FOV   4.17
#define ONE_PIXEL_SOLID_ANGLE   (HUMAN_FOV/(2560.0*1600.0))
#define TWO_PI   (2.0*3.14159)