Pyrogenesis
13997
|
Public Attributes | |
Tex | t |
GLuint | id |
GLenum | fmt |
GLint | int_fmt |
OglTexState | state |
u8 | q_flags |
u8 | tmu |
u16 | flags |
Definition at line 404 of file ogl_tex.cpp.
u16 OglTex::flags |
Definition at line 426 of file ogl_tex.cpp.
GLenum OglTex::fmt |
Definition at line 415 of file ogl_tex.cpp.
GLuint OglTex::id |
Definition at line 409 of file ogl_tex.cpp.
GLint OglTex::int_fmt |
Definition at line 416 of file ogl_tex.cpp.
u8 OglTex::q_flags |
Definition at line 421 of file ogl_tex.cpp.
OglTexState OglTex::state |
Definition at line 418 of file ogl_tex.cpp.
Tex OglTex::t |
Definition at line 406 of file ogl_tex.cpp.
u8 OglTex::tmu |
Definition at line 424 of file ogl_tex.cpp.