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

#include <Model_lwo.h>

Public Attributes

struct st_lwVMapnext
 
struct st_lwVMapprev
 
char * name
 
unsigned int type
 
int dim
 
int nverts
 
int perpoly
 
intvindex
 
intpindex
 
float ** val
 
int offset
 

Detailed Description

Definition at line 465 of file Model_lwo.h.

Member Data Documentation

int st_lwVMap::dim

Definition at line 469 of file Model_lwo.h.

char* st_lwVMap::name

Definition at line 467 of file Model_lwo.h.

struct st_lwVMap* st_lwVMap::next

Definition at line 466 of file Model_lwo.h.

int st_lwVMap::nverts

Definition at line 470 of file Model_lwo.h.

int st_lwVMap::offset

Definition at line 477 of file Model_lwo.h.

int st_lwVMap::perpoly

Definition at line 471 of file Model_lwo.h.

int* st_lwVMap::pindex

Definition at line 473 of file Model_lwo.h.

struct st_lwVMap * st_lwVMap::prev

Definition at line 466 of file Model_lwo.h.

unsigned int st_lwVMap::type

Definition at line 468 of file Model_lwo.h.

float** st_lwVMap::val

Definition at line 474 of file Model_lwo.h.

int* st_lwVMap::vindex

Definition at line 472 of file Model_lwo.h.


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