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

#include <Model_lwo.h>

Public Attributes

struct st_lwPluginnext
 
struct st_lwPluginprev
 
char * ord
 
char * name
 
int flags
 
voiddata
 

Detailed Description

Definition at line 200 of file Model_lwo.h.

Member Data Documentation

void* st_lwPlugin::data

Definition at line 205 of file Model_lwo.h.

int st_lwPlugin::flags

Definition at line 204 of file Model_lwo.h.

char* st_lwPlugin::name

Definition at line 203 of file Model_lwo.h.

struct st_lwPlugin* st_lwPlugin::next

Definition at line 201 of file Model_lwo.h.

char* st_lwPlugin::ord

Definition at line 202 of file Model_lwo.h.

struct st_lwPlugin * st_lwPlugin::prev

Definition at line 201 of file Model_lwo.h.


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