doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Private Attributes | Friends | List of all members
idRoutingUpdate Class Reference

#include <AAS_local.h>

Private Attributes

int cluster
 
int areaNum
 
unsigned short tmpTravelTime
 
unsigned short * areaTravelTimes
 
idVec3 start
 
idRoutingUpdatenext
 
idRoutingUpdateprev
 
bool isInList
 

Friends

class idAASLocal
 

Detailed Description

Definition at line 61 of file AAS_local.h.

Friends And Related Function Documentation

friend class idAASLocal
friend

Definition at line 62 of file AAS_local.h.

Member Data Documentation

int idRoutingUpdate::areaNum
private

Definition at line 66 of file AAS_local.h.

unsigned short* idRoutingUpdate::areaTravelTimes
private

Definition at line 68 of file AAS_local.h.

int idRoutingUpdate::cluster
private

Definition at line 65 of file AAS_local.h.

bool idRoutingUpdate::isInList
private

Definition at line 72 of file AAS_local.h.

idRoutingUpdate* idRoutingUpdate::next
private

Definition at line 70 of file AAS_local.h.

idRoutingUpdate* idRoutingUpdate::prev
private

Definition at line 71 of file AAS_local.h.

idVec3 idRoutingUpdate::start
private

Definition at line 69 of file AAS_local.h.

unsigned short idRoutingUpdate::tmpTravelTime
private

Definition at line 67 of file AAS_local.h.


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