|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.EXTGpuProgramParameters
public final class EXTGpuProgramParameters
Method Summary | |
---|---|
static void |
glProgramEnvParameters4EXT(int target,
int index,
int count,
java.nio.FloatBuffer params)
|
static void |
glProgramLocalParameters4EXT(int target,
int index,
int count,
java.nio.FloatBuffer params)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void glProgramEnvParameters4EXT(int target, int index, int count, java.nio.FloatBuffer params)
public static void glProgramLocalParameters4EXT(int target, int index, int count, java.nio.FloatBuffer params)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |