Package org.lwjgl.openal
Class EXTExponentDistance
java.lang.Object
org.lwjgl.openal.EXTExponentDistance
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
AL_EXT_EXPONENT_DISTANCE
tokens.static final int
AL_EXT_EXPONENT_DISTANCE
tokens. -
Method Summary
-
Field Details
-
AL_EXPONENT_DISTANCE
public static final int AL_EXPONENT_DISTANCEAL_EXT_EXPONENT_DISTANCE
tokens.- See Also:
-
AL_EXPONENT_DISTANCE_CLAMPED
public static final int AL_EXPONENT_DISTANCE_CLAMPEDAL_EXT_EXPONENT_DISTANCE
tokens.- See Also:
-