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

#include <Model_lwo.h>

Public Attributes

ID_TIME_T timeStamp
 
lwLayerlayer
 
lwEnvelopeenv
 
lwClipclip
 
lwSurfacesurf
 
lwTagList taglist
 
int nlayers
 
int nenvs
 
int nclips
 
int nsurfs
 

Detailed Description

Definition at line 557 of file Model_lwo.h.

Member Data Documentation

lwClip* st_lwObject::clip

Definition at line 561 of file Model_lwo.h.

lwEnvelope* st_lwObject::env

Definition at line 560 of file Model_lwo.h.

lwLayer* st_lwObject::layer

Definition at line 559 of file Model_lwo.h.

int st_lwObject::nclips

Definition at line 566 of file Model_lwo.h.

int st_lwObject::nenvs

Definition at line 565 of file Model_lwo.h.

int st_lwObject::nlayers

Definition at line 564 of file Model_lwo.h.

int st_lwObject::nsurfs

Definition at line 567 of file Model_lwo.h.

lwSurface* st_lwObject::surf

Definition at line 562 of file Model_lwo.h.

lwTagList st_lwObject::taglist

Definition at line 563 of file Model_lwo.h.

ID_TIME_T st_lwObject::timeStamp

Definition at line 558 of file Model_lwo.h.


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