Package org.lwjgl.openal
Class EXTExponentDistance
- java.lang.Object
-
- org.lwjgl.openal.EXTExponentDistance
-
public final class EXTExponentDistance extends java.lang.Object
Native bindings to theAL_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
Fields Modifier and Type Field Description static int
AL_EXPONENT_DISTANCE
AL_EXPONENT_DISTANCE_CLAMPEDAL_EXT_EXPONENT_DISTANCE
tokens.
-
-
-
Field Detail
-
AL_EXPONENT_DISTANCE, AL_EXPONENT_DISTANCE_CLAMPED
AL_EXT_EXPONENT_DISTANCE
tokens.
-
-