HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_OGLState::re_TexStackItem Struct Reference

#include <RE_OGLState.h>

Public Attributes

int myActiveUnit
 
int myRestoreUnit
 
uint8 myMinTexAdjust
 
uint8 myMaxTexAdjust
 
RE_TextureID myUnits [RE_MAX_TEXTURES]
 

Detailed Description

Definition at line 106 of file RE_OGLState.h.

Member Data Documentation

int RE_OGLState::re_TexStackItem::myActiveUnit

Definition at line 108 of file RE_OGLState.h.

uint8 RE_OGLState::re_TexStackItem::myMaxTexAdjust

Definition at line 111 of file RE_OGLState.h.

uint8 RE_OGLState::re_TexStackItem::myMinTexAdjust

Definition at line 110 of file RE_OGLState.h.

int RE_OGLState::re_TexStackItem::myRestoreUnit

Definition at line 109 of file RE_OGLState.h.

RE_TextureID RE_OGLState::re_TexStackItem::myUnits[RE_MAX_TEXTURES]

Definition at line 113 of file RE_OGLState.h.


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