|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBInternalformatQuery
public final class ARBInternalformatQuery
Field Summary | |
---|---|
static int |
GL_NUM_SAMPLE_COUNTS
Accepted by the <pname> parameter of GetInternalformativ: |
Method Summary | |
---|---|
static int |
glGetInternalformat(int target,
int internalformat,
int pname)
Overloads glGetInternalformativ. |
static void |
glGetInternalformat(int target,
int internalformat,
int pname,
java.nio.IntBuffer params)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GL_NUM_SAMPLE_COUNTS
Method Detail |
---|
public static void glGetInternalformat(int target, int internalformat, int pname, java.nio.IntBuffer params)
public static int glGetInternalformat(int target, int internalformat, int pname)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |