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

#include <Model_lwo.h>

Public Attributes

lwSurfacesurf
 
int part
 
int smoothgrp
 
int flags
 
unsigned int type
 
float norm [3]
 
int nverts
 
lwPolVertv
 

Detailed Description

Definition at line 503 of file Model_lwo.h.

Member Data Documentation

int st_lwPolygon::flags

Definition at line 507 of file Model_lwo.h.

float st_lwPolygon::norm[3]

Definition at line 509 of file Model_lwo.h.

int st_lwPolygon::nverts

Definition at line 510 of file Model_lwo.h.

int st_lwPolygon::part

Definition at line 505 of file Model_lwo.h.

int st_lwPolygon::smoothgrp

Definition at line 506 of file Model_lwo.h.

lwSurface* st_lwPolygon::surf

Definition at line 504 of file Model_lwo.h.

unsigned int st_lwPolygon::type

Definition at line 508 of file Model_lwo.h.

lwPolVert* st_lwPolygon::v

Definition at line 511 of file Model_lwo.h.


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