Package org.lwjgl.opengl
Class NVDeepTexture3D
- java.lang.Object
-
- org.lwjgl.opengl.NVDeepTexture3D
-
public final class NVDeepTexture3D extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:static int
GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
-
-
-
Field Detail
-
GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
public static final int GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:- See Also:
- Constant Field Values
-
GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
public static final int GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:- See Also:
- Constant Field Values
-
-