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

#include <tr_local.h>

Public Attributes

tmu_t tmu [MAX_MULTITEXTURE_UNITS]
 
int currenttmu
 
int faceCulling
 
int glStateBits
 
bool forceGlState
 

Detailed Description

Definition at line 603 of file tr_local.h.

Member Data Documentation

int glstate_t::currenttmu

Definition at line 605 of file tr_local.h.

int glstate_t::faceCulling

Definition at line 607 of file tr_local.h.

bool glstate_t::forceGlState

Definition at line 609 of file tr_local.h.

int glstate_t::glStateBits

Definition at line 608 of file tr_local.h.

tmu_t glstate_t::tmu[MAX_MULTITEXTURE_UNITS]

Definition at line 604 of file tr_local.h.


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