public final class EXTExponentDistance
extends java.lang.Object
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.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_EXPONENT_DISTANCE
AL_EXT_EXPONENT_DISTANCE tokens. |
static int |
AL_EXPONENT_DISTANCE_CLAMPED
AL_EXT_EXPONENT_DISTANCE tokens. |
public static final int AL_EXPONENT_DISTANCE
AL_EXT_EXPONENT_DISTANCE tokens.public static final int AL_EXPONENT_DISTANCE_CLAMPED
AL_EXT_EXPONENT_DISTANCE tokens.Copyright LWJGL. All Rights Reserved. License terms.