Package org.lwjgl.openal
Class EXTLinearDistance
java.lang.Object
org.lwjgl.openal.EXTLinearDistance
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final intAL_EXT_LINEAR_DISTANCEtokens.static final intAL_EXT_LINEAR_DISTANCEtokens. -
Method Summary
-
Field Details
-
AL_LINEAR_DISTANCE
public static final int AL_LINEAR_DISTANCEAL_EXT_LINEAR_DISTANCEtokens.- See Also:
-
AL_LINEAR_DISTANCE_CLAMPED
public static final int AL_LINEAR_DISTANCE_CLAMPEDAL_EXT_LINEAR_DISTANCEtokens.- See Also:
-