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

Public Attributes

float fraction
 
idVec3 endPos
 
idVec3 normal
 
const idEntityblockingEntity
 

Detailed Description

Definition at line 1018 of file AI_pathing.cpp.

Member Data Documentation

const idEntity* pathTrace_s::blockingEntity

Definition at line 1022 of file AI_pathing.cpp.

idVec3 pathTrace_s::endPos

Definition at line 1020 of file AI_pathing.cpp.

float pathTrace_s::fraction

Definition at line 1019 of file AI_pathing.cpp.

idVec3 pathTrace_s::normal

Definition at line 1021 of file AI_pathing.cpp.


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