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

#include <tr_local.h>

Public Attributes

idVec3verts
 
int numVerts
 
glIndex_tindexes
 
int numFrontCapIndexes
 
int numRearCapIndexes
 
int numSilPlaneIndexes
 
int totalIndexes
 

Detailed Description

Definition at line 1441 of file tr_local.h.

Member Data Documentation

glIndex_t* optimizedShadow_t::indexes

Definition at line 1444 of file tr_local.h.

int optimizedShadow_t::numFrontCapIndexes

Definition at line 1448 of file tr_local.h.

int optimizedShadow_t::numRearCapIndexes

Definition at line 1449 of file tr_local.h.

int optimizedShadow_t::numSilPlaneIndexes

Definition at line 1450 of file tr_local.h.

int optimizedShadow_t::numVerts

Definition at line 1443 of file tr_local.h.

int optimizedShadow_t::totalIndexes

Definition at line 1451 of file tr_local.h.

idVec3* optimizedShadow_t::verts

Definition at line 1442 of file tr_local.h.


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