public final class EXTTextureFilterAnisotropic
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
Accepted by the <pname> parameters of GetBooleanv,
GetFloatv, and GetIntegerv:
|
static int |
GL_TEXTURE_MAX_ANISOTROPY_EXT
Accepted by the <pname> parameters of GetTexParameterfv,
GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri,
and TexParameteriv:
|
public static final int GL_TEXTURE_MAX_ANISOTROPY_EXT
public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.