losglobal.cc File Reference

#include "AppHdr.h"
#include "losglobal.h"
#include "coord.h"
#include "coordit.h"
#include "fixedarray.h"
#include "los_def.h"

Include dependency graph for losglobal.cc:


Typedefs

typedef uint8_t losfield_t
typedef losfield_t halflos_t [LOS_MAX_RANGE+1][2 *LOS_MAX_RANGE+1]
typedef halflos_t globallos_t [GXM][GYM]

Functions

void invalidate_los_around (const coord_def &p)
void invalidate_los ()
bool cell_see_cell (const coord_def &p, const coord_def &q, los_type l)

Typedef Documentation

typedef halflos_t globallos_t[GXM][GYM]

typedef losfield_t halflos_t[LOS_MAX_RANGE+1][2 *LOS_MAX_RANGE+1]

typedef uint8_t losfield_t


Function Documentation

bool cell_see_cell ( const coord_def p,
const coord_def q,
los_type  l 
)

void invalidate_los (  ) 

void invalidate_los_around ( const coord_def p  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:08:59 2011 by  doxygen 1.5.6