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