Class NVRegisterCombiners2


  • public final class NVRegisterCombiners2
    extends java.lang.Object
    • Field Detail

      • GL_PER_STAGE_CONSTANTS_NV

        public static final int GL_PER_STAGE_CONSTANTS_NV
        See Also:
        Constant Field Values
    • Method Detail

      • glCombinerStageParameterNV

        public static void glCombinerStageParameterNV​(int stage,
                                                      int pname,
                                                      java.nio.FloatBuffer params)
      • glGetCombinerStageParameterNV

        public static void glGetCombinerStageParameterNV​(int stage,
                                                         int pname,
                                                         java.nio.FloatBuffer params)