public final class SGISGenerateMipmap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_GENERATE_MIPMAP_HINT_SGIS
Accepted by the <target> parameter of Hint, and by the
|
static int |
GL_GENERATE_MIPMAP_SGIS
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
|
public static final int GL_GENERATE_MIPMAP_SGIS
public static final int GL_GENERATE_MIPMAP_HINT_SGIS
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.