Package org.lwjgl.openal
Class EXTLinearDistance
- java.lang.Object
-
- org.lwjgl.openal.EXTLinearDistance
-
public final class EXTLinearDistance extends java.lang.Object
Native bindings to theAL_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 Summary
Fields Modifier and Type Field Description static int
AL_LINEAR_DISTANCE
AL_LINEAR_DISTANCE_CLAMPEDAL_EXT_LINEAR_DISTANCE
tokens.
-
-
-
Field Detail
-
AL_LINEAR_DISTANCE, AL_LINEAR_DISTANCE_CLAMPED
AL_EXT_LINEAR_DISTANCE
tokens.
-
-