Class EXTExponentDistance



  • public final class EXTExponentDistance
    extends java.lang.Object
    Native bindings to the AL_EXT_EXPONENT_DISTANCE extension.

    An OpenAL 1.1 implementation will always support the AL_EXT_EXPONENT_DISTANCE extension. This allows an application written to the OpenAL 1.0 specification to access the exponent distance abilities.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • AL_EXPONENT_DISTANCE

        public static final int AL_EXPONENT_DISTANCE
        AL_EXT_EXPONENT_DISTANCE tokens.
        See Also:
        Constant Field Values
      • AL_EXPONENT_DISTANCE_CLAMPED

        public static final int AL_EXPONENT_DISTANCE_CLAMPED
        AL_EXT_EXPONENT_DISTANCE tokens.
        See Also:
        Constant Field Values