Package org.lwjgl.opengles
Class APPLEClipDistance
java.lang.Object
org.lwjgl.opengles.APPLEClipDistance
Native bindings to the APPLE_clip_distance extension.
This extension adds support for hardware clip planes to OpenGL ES 2.0 and 3.0. These were present in OpenGL ES 1.1, but were removed to better match certain hardware. Since they're useful for certain applications, notable CAD, we return them here.
Requires GLES 2.0.
-
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 intccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv. -
Method Summary
-
Field Details
-
GL_MAX_CLIP_DISTANCES_APPLE
public static final int GL_MAX_CLIP_DISTANCES_APPLEccepted by thepnameparameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.- See Also:
-
GL_CLIP_DISTANCE0_APPLE
public static final int GL_CLIP_DISTANCE0_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE1_APPLE
public static final int GL_CLIP_DISTANCE1_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE2_APPLE
public static final int GL_CLIP_DISTANCE2_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE3_APPLE
public static final int GL_CLIP_DISTANCE3_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE4_APPLE
public static final int GL_CLIP_DISTANCE4_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE5_APPLE
public static final int GL_CLIP_DISTANCE5_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE6_APPLE
public static final int GL_CLIP_DISTANCE6_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-
GL_CLIP_DISTANCE7_APPLE
public static final int GL_CLIP_DISTANCE7_APPLEAccepted by thepnameparameters of Enable, Disable and IsEnabled.- See Also:
-