public final class NVRegisterCombiners2
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_PER_STAGE_CONSTANTS_NV |
| Modifier and Type | Method and Description |
|---|---|
static void |
glCombinerStageParameterNV(int stage,
int pname,
java.nio.FloatBuffer params) |
static void |
glGetCombinerStageParameterNV(int stage,
int pname,
java.nio.FloatBuffer params) |
public static final int GL_PER_STAGE_CONSTANTS_NV
Copyright © 2002-2010 lwjgl.org. All Rights Reserved.