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

#include <SmokeParticles.h>

Public Attributes

struct singleSmoke_snext
 
int privateStartTime
 
int index
 
idRandom random
 
idVec3 origin
 
idMat3 axis
 

Detailed Description

Definition at line 54 of file SmokeParticles.h.

Member Data Documentation

idMat3 singleSmoke_s::axis

Definition at line 60 of file SmokeParticles.h.

int singleSmoke_s::index

Definition at line 57 of file SmokeParticles.h.

struct singleSmoke_s* singleSmoke_s::next

Definition at line 55 of file SmokeParticles.h.

idVec3 singleSmoke_s::origin

Definition at line 59 of file SmokeParticles.h.

int singleSmoke_s::privateStartTime

Definition at line 56 of file SmokeParticles.h.

idRandom singleSmoke_s::random

Definition at line 58 of file SmokeParticles.h.


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