|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.NVRegisterCombiners2
public final class NVRegisterCombiners2
Field Summary | |
---|---|
static int |
GL_PER_STAGE_CONSTANTS_NV
|
Method Summary | |
---|---|
static void |
glCombinerStageParameterNV(int stage,
int pname,
java.nio.FloatBuffer params)
|
static void |
glGetCombinerStageParameterNV(int stage,
int pname,
java.nio.FloatBuffer 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_PER_STAGE_CONSTANTS_NV
Method Detail |
---|
public static void glCombinerStageParameterNV(int stage, int pname, java.nio.FloatBuffer params)
public static void glGetCombinerStageParameterNV(int stage, int pname, java.nio.FloatBuffer params)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |