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

#include <AI.h>

Public Attributes

idVec3 seekPos
 
idEntityfirstObstacle
 
idVec3 startPosOutsideObstacles
 
idEntitystartPosObstacle
 
idVec3 seekPosOutsideObstacles
 
idEntityseekPosObstacle
 

Detailed Description

Definition at line 111 of file AI.h.

Member Data Documentation

idEntity* obstaclePath_s::firstObstacle

Definition at line 113 of file AI.h.

idVec3 obstaclePath_s::seekPos

Definition at line 112 of file AI.h.

idEntity* obstaclePath_s::seekPosObstacle

Definition at line 117 of file AI.h.

idVec3 obstaclePath_s::seekPosOutsideObstacles

Definition at line 116 of file AI.h.

idEntity* obstaclePath_s::startPosObstacle

Definition at line 115 of file AI.h.

idVec3 obstaclePath_s::startPosOutsideObstacles

Definition at line 114 of file AI.h.


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