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

#include <Model_lwo.h>

Public Attributes

struct st_lwLayernext
 
struct st_lwLayerprev
 
char * name
 
int index
 
int parent
 
int flags
 
float pivot [3]
 
float bbox [6]
 
lwPointList point
 
lwPolygonList polygon
 
int nvmaps
 
lwVMapvmap
 

Detailed Description

Definition at line 531 of file Model_lwo.h.

Member Data Documentation

float st_lwLayer::bbox[6]

Definition at line 538 of file Model_lwo.h.

int st_lwLayer::flags

Definition at line 536 of file Model_lwo.h.

int st_lwLayer::index

Definition at line 534 of file Model_lwo.h.

char* st_lwLayer::name

Definition at line 533 of file Model_lwo.h.

struct st_lwLayer* st_lwLayer::next

Definition at line 532 of file Model_lwo.h.

int st_lwLayer::nvmaps

Definition at line 541 of file Model_lwo.h.

int st_lwLayer::parent

Definition at line 535 of file Model_lwo.h.

float st_lwLayer::pivot[3]

Definition at line 537 of file Model_lwo.h.

lwPointList st_lwLayer::point

Definition at line 539 of file Model_lwo.h.

lwPolygonList st_lwLayer::polygon

Definition at line 540 of file Model_lwo.h.

struct st_lwLayer * st_lwLayer::prev

Definition at line 532 of file Model_lwo.h.

lwVMap* st_lwLayer::vmap

Definition at line 542 of file Model_lwo.h.


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