org.lwjgl.opengl
Class NVRegisterCombiners2
java.lang.Object
org.lwjgl.opengl.NVRegisterCombiners2
public final class NVRegisterCombiners2
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_PER_STAGE_CONSTANTS_NV
public static final int GL_PER_STAGE_CONSTANTS_NV
- See Also:
- Constant Field Values
glCombinerStageParameterNV
public static void glCombinerStageParameterNV(int stage,
int pname,
FloatBuffer params)
glGetCombinerStageParameterNV
public static void glGetCombinerStageParameterNV(int stage,
int pname,
FloatBuffer params)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.