|
HDK
|
#include <RE_OGLState.h>
Public Attributes | |
| int | myActiveUnit |
| int | myRestoreUnit |
| uint8 | myMinTexAdjust |
| uint8 | myMaxTexAdjust |
| RE_TextureID | myUnits [RE_MAX_TEXTURES] |
Definition at line 105 of file RE_OGLState.h.
| int RE_OGLState::re_TexStackItem::myActiveUnit |
Definition at line 107 of file RE_OGLState.h.
| uint8 RE_OGLState::re_TexStackItem::myMaxTexAdjust |
Definition at line 110 of file RE_OGLState.h.
| uint8 RE_OGLState::re_TexStackItem::myMinTexAdjust |
Definition at line 109 of file RE_OGLState.h.
| int RE_OGLState::re_TexStackItem::myRestoreUnit |
Definition at line 108 of file RE_OGLState.h.
| RE_TextureID RE_OGLState::re_TexStackItem::myUnits[RE_MAX_TEXTURES] |
Definition at line 112 of file RE_OGLState.h.