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

#include <Model_local.h>

Public Attributes

int lastUpdateTime
 
int duration
 
idVec3 pts [MAX_TRAIL_PTS]
 
int numPoints
 

Detailed Description

Definition at line 328 of file Model_local.h.

Member Data Documentation

int Trail_t::duration

Definition at line 330 of file Model_local.h.

int Trail_t::lastUpdateTime

Definition at line 329 of file Model_local.h.

int Trail_t::numPoints

Definition at line 333 of file Model_local.h.

idVec3 Trail_t::pts[MAX_TRAIL_PTS]

Definition at line 332 of file Model_local.h.


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