Pyrogenesis
13997
|
#include "maths/FixedVector3D.h"
#include "simulation2/system/Interface.h"
#include "simulation2/helpers/Position.h"
#include "simulation2/helpers/Player.h"
#include "graphics/Terrain.h"
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... | |