Class EXTClipCullDistance



  • public final class EXTClipCullDistance
    extends java.lang.Object
    Native bindings to the EXT_clip_cull_distance extension.

    This extension adds support for hardware clip planes and cull distances to OpenGL ES.

    • Field Detail

      • GL_MAX_CLIP_DISTANCES_EXT

        public static final int GL_MAX_CLIP_DISTANCES_EXT
        Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
        See Also:
        Constant Field Values
      • GL_MAX_CULL_DISTANCES_EXT

        public static final int GL_MAX_CULL_DISTANCES_EXT
        Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
        See Also:
        Constant Field Values
      • GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT

        public static final int GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT
        Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE0_EXT

        public static final int GL_CLIP_DISTANCE0_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE1_EXT

        public static final int GL_CLIP_DISTANCE1_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE2_EXT

        public static final int GL_CLIP_DISTANCE2_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE3_EXT

        public static final int GL_CLIP_DISTANCE3_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE4_EXT

        public static final int GL_CLIP_DISTANCE4_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE5_EXT

        public static final int GL_CLIP_DISTANCE5_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE6_EXT

        public static final int GL_CLIP_DISTANCE6_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values
      • GL_CLIP_DISTANCE7_EXT

        public static final int GL_CLIP_DISTANCE7_EXT
        Accepted by the pname parameters of Enable, Disable and IsEnabled.
        See Also:
        Constant Field Values