place_s Struct Reference

Data Fields

pos3_t cell
int floor
int ceiling
int floorZ
qboolean usable

Detailed Description

Definition at line 72 of file routing.c.


Field Documentation

The ceiling of it, given in absolute QUANTs.

Definition at line 75 of file routing.c.

Referenced by RT_FindOpening(), RT_PlaceDoesIntersectEnough(), RT_PlaceInit(), RT_PlaceIsShifted(), RT_TraceOnePassage(), and RT_TracePassage().

coordinates of the grid-cell this was derived from.

Definition at line 73 of file routing.c.

Referenced by RT_FindOpening(), RT_MicroTrace(), RT_PlaceInit(), and RT_TraceOnePassage().

The floor of the place, given in absolute QUANTs

Definition at line 74 of file routing.c.

Referenced by RT_MicroTrace(), RT_PlaceDoesIntersectEnough(), RT_PlaceInit(), RT_PlaceIsShifted(), RT_TraceOnePassage(), and RT_TracePassage().

The level (0-7) of the floor.

Definition at line 76 of file routing.c.

Referenced by RT_PlaceInit(), and RT_TraceOnePassage().

does an actor fit in here ?

Definition at line 77 of file routing.c.

Referenced by RT_PlaceInit(), and RT_PlaceIsUsable().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2