Package org.lwjgl.opengl
Class NVTexgenReflection
- java.lang.Object
-
- org.lwjgl.opengl.NVTexgenReflection
-
public final class NVTexgenReflection extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_NORMAL_MAP_NV
static int
GL_REFLECTION_MAP_NV
-
-
-
Field Detail
-
GL_NORMAL_MAP_NV
public static final int GL_NORMAL_MAP_NV
- See Also:
- Constant Field Values
-
GL_REFLECTION_MAP_NV
public static final int GL_REFLECTION_MAP_NV
- See Also:
- Constant Field Values
-
-