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

#include <Entity.h>

Public Attributes

jointHandle_t jointNum
 
idVec3 localOrigin
 
idVec3 localNormal
 
int time
 
const idDeclParticletype
 
struct damageEffect_snext
 

Detailed Description

Definition at line 491 of file Entity.h.

Member Data Documentation

jointHandle_t damageEffect_s::jointNum

Definition at line 492 of file Entity.h.

idVec3 damageEffect_s::localNormal

Definition at line 494 of file Entity.h.

idVec3 damageEffect_s::localOrigin

Definition at line 493 of file Entity.h.

struct damageEffect_s* damageEffect_s::next

Definition at line 497 of file Entity.h.

int damageEffect_s::time

Definition at line 495 of file Entity.h.

const idDeclParticle* damageEffect_s::type

Definition at line 496 of file Entity.h.


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