Java org.lwjgl.opengl EXTTextureFilterAnisotropic fields, constructors, methods, implement or subclass

Example usage for Java org.lwjgl.opengl EXTTextureFilterAnisotropic fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.lwjgl.opengl EXTTextureFilterAnisotropic.

The text is from its open source code.

Field

intGL_TEXTURE_MAX_ANISOTROPY_EXT
Accepted by the pname parameters of GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri, and TexParameteriv.
intGL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
Accepted by the pname parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv.