Package org.lwjgl.opengl
Class EXTDepthBoundsTest
java.lang.Object
org.lwjgl.opengl.EXTDepthBoundsTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glDepthBoundsEXT
(double zmin, double zmax) void glDepthBoundsEXT(double zmin, double zmax)
-
Field Details
-
GL_DEPTH_BOUNDS_TEST_EXT
public static final int GL_DEPTH_BOUNDS_TEST_EXT- See Also:
-
GL_DEPTH_BOUNDS_EXT
public static final int GL_DEPTH_BOUNDS_EXT- See Also:
-
-
Method Details
-
glDepthBoundsEXT
public static void glDepthBoundsEXT(double zmin, double zmax) void glDepthBoundsEXT(double zmin, double zmax)
-