Pyrogenesis  trunk
Classes
ICmpRangeManager.h File Reference
#include "maths/FixedVector3D.h"
#include "maths/FixedVector2D.h"
#include "simulation2/system/Interface.h"
#include "simulation2/helpers/Position.h"
#include "simulation2/helpers/Player.h"
#include "graphics/Terrain.h"
Include dependency graph for ICmpRangeManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICmpRangeManager
 Provides efficient range-based queries of the game world, and also LOS-based effects (fog of war). More...
 
class  ICmpRangeManager::CLosQuerier
 Object providing efficient abstracted access to the LOS state. More...