Pyrogenesis
13997
|
Public Attributes | |
GLint | filter |
GLint | wrap_s |
GLint | wrap_t |
GLfloat | anisotropy |
Definition at line 293 of file ogl_tex.cpp.
GLfloat OglTexState::anisotropy |
Definition at line 312 of file ogl_tex.cpp.
GLint OglTexState::filter |
Definition at line 306 of file ogl_tex.cpp.
GLint OglTexState::wrap_s |
Definition at line 308 of file ogl_tex.cpp.
GLint OglTexState::wrap_t |
Definition at line 309 of file ogl_tex.cpp.