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

#include <Model_lwo.h>

Public Attributes

struct st_lwEnvelopenext
 
struct st_lwEnvelopeprev
 
int index
 
int type
 
char * name
 
lwKeykey
 
int nkeys
 
int behavior [2]
 
lwPlugincfilter
 
int ncfilters
 

Detailed Description

Definition at line 222 of file Model_lwo.h.

Member Data Documentation

int st_lwEnvelope::behavior[2]

Definition at line 229 of file Model_lwo.h.

lwPlugin* st_lwEnvelope::cfilter

Definition at line 230 of file Model_lwo.h.

int st_lwEnvelope::index

Definition at line 224 of file Model_lwo.h.

lwKey* st_lwEnvelope::key

Definition at line 227 of file Model_lwo.h.

char* st_lwEnvelope::name

Definition at line 226 of file Model_lwo.h.

int st_lwEnvelope::ncfilters

Definition at line 231 of file Model_lwo.h.

struct st_lwEnvelope* st_lwEnvelope::next

Definition at line 223 of file Model_lwo.h.

int st_lwEnvelope::nkeys

Definition at line 228 of file Model_lwo.h.

struct st_lwEnvelope * st_lwEnvelope::prev

Definition at line 223 of file Model_lwo.h.

int st_lwEnvelope::type

Definition at line 225 of file Model_lwo.h.


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