Class EXTLinearDistance

java.lang.Object
org.lwjgl.openal.EXTLinearDistance

public final class EXTLinearDistance extends Object
Native bindings to the AL_EXT_LINEAR_DISTANCE extension.

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

  • Field Details

    • AL_LINEAR_DISTANCE

      public static final int AL_LINEAR_DISTANCE
      AL_EXT_LINEAR_DISTANCE tokens.
      See Also:
    • AL_LINEAR_DISTANCE_CLAMPED

      public static final int AL_LINEAR_DISTANCE_CLAMPED
      AL_EXT_LINEAR_DISTANCE tokens.
      See Also: