Package org.lwjgl.opengles
Class EXTClipCullDistance
java.lang.Object
org.lwjgl.opengles.EXTClipCullDistance
Native bindings to the EXT_clip_cull_distance extension.
This extension adds support for hardware clip planes and cull distances to OpenGL ES.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of Enable, Disable and IsEnabled.static final intAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.static final intAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.static final intAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv. -
Method Summary
-
Field Details
-
GL_MAX_CLIP_DISTANCES_EXT
public static final int GL_MAX_CLIP_DISTANCES_EXTAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.- See Also:
-
GL_MAX_CULL_DISTANCES_EXT
public static final int GL_MAX_CULL_DISTANCES_EXTAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.- See Also:
-
GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT
public static final int GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXTAccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.- See Also:
-
GL_CLIP_DISTANCE0_EXT
public static final int GL_CLIP_DISTANCE0_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE1_EXT
public static final int GL_CLIP_DISTANCE1_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE2_EXT
public static final int GL_CLIP_DISTANCE2_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE3_EXT
public static final int GL_CLIP_DISTANCE3_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE4_EXT
public static final int GL_CLIP_DISTANCE4_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE5_EXT
public static final int GL_CLIP_DISTANCE5_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE6_EXT
public static final int GL_CLIP_DISTANCE6_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE7_EXT
public static final int GL_CLIP_DISTANCE7_EXTAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-