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
predictedPath_s Struct Reference

#include <AI.h>

Public Attributes

idVec3 endPos
 
idVec3 endVelocity
 
idVec3 endNormal
 
int endTime
 
int endEvent
 
const idEntityblockingEntity
 

Detailed Description

Definition at line 129 of file AI.h.

Member Data Documentation

const idEntity* predictedPath_s::blockingEntity

Definition at line 135 of file AI.h.

int predictedPath_s::endEvent

Definition at line 134 of file AI.h.

idVec3 predictedPath_s::endNormal

Definition at line 132 of file AI.h.

idVec3 predictedPath_s::endPos

Definition at line 130 of file AI.h.

int predictedPath_s::endTime

Definition at line 133 of file AI.h.

idVec3 predictedPath_s::endVelocity

Definition at line 131 of file AI.h.


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