Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
OglTexState Struct Reference

Public Attributes

GLint filter
 
GLint wrap_s
 
GLint wrap_t
 
GLfloat anisotropy
 

Detailed Description

Definition at line 293 of file ogl_tex.cpp.

Member Data Documentation

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.


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