|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.EXTTimerQuery
public final class EXTTimerQuery
Field Summary | |
---|---|
static int |
GL_TIME_ELAPSED_EXT
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv: |
Method Summary | |
---|---|
static void |
glGetQueryObjectEXT(int id,
int pname,
java.nio.LongBuffer params)
|
static void |
glGetQueryObjectuEXT(int id,
int pname,
java.nio.LongBuffer 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_TIME_ELAPSED_EXT
Method Detail |
---|
public static void glGetQueryObjectEXT(int id, int pname, java.nio.LongBuffer params)
public static void glGetQueryObjectuEXT(int id, int pname, java.nio.LongBuffer params)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |