Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- O - Enum constant in enum class com.blackrook.gloop.openal.effect.VocalMorpherEffect.Phoneme
- OALBuffer - Class in com.blackrook.gloop.openal
-
Sound sample buffer class.
- OALBuffer.Format - Enum Class in com.blackrook.gloop.openal
-
Sound format enumeration.
- OALContext - Class in com.blackrook.gloop.openal
-
A context handle in OpenAL.
- OALContext.AttributeValue - Class in com.blackrook.gloop.openal
-
A single pair of attribute-value.
- OALContext.ContextAttribute - Enum Class in com.blackrook.gloop.openal
-
Enumeration of Context creation attributes.
- OALContext.DistanceModel - Enum Class in com.blackrook.gloop.openal
-
Distance Model enumeration for internal OpenAL distance models for attenuating the final gain of a Source in relation to the position/direction of the listener.
- OALDevice - Class in com.blackrook.gloop.openal
-
A device handle in OpenAL.
- OALEffect - Class in com.blackrook.gloop.openal
-
Effect object for OpenAL sources.
- OALEffect(OALContext, int) - Constructor for class com.blackrook.gloop.openal.OALEffect
- OALEffectSlot - Class in com.blackrook.gloop.openal
-
Auxiliary Effect Slot for enforcing effect mixing rules.
- OALFilter - Class in com.blackrook.gloop.openal
-
Filter object for OpenAL sources.
- OALFilter(OALContext, int) - Constructor for class com.blackrook.gloop.openal.OALFilter
- OALHandle - Class in com.blackrook.gloop.openal
-
Generic OpenAL handle type.
- OALHandle() - Constructor for class com.blackrook.gloop.openal.OALHandle
-
Allocates a new OpenAL handle.
- OALListener - Class in com.blackrook.gloop.openal
-
The Listener in the sound environment.
- OALObject - Class in com.blackrook.gloop.openal
-
Generic OpenAL object type.
- OALObject(OALContext) - Constructor for class com.blackrook.gloop.openal.OALObject
-
Allocates a new OpenAL object.
- OALSource - Class in com.blackrook.gloop.openal
-
Encapsulating class for OpenAL sources.
- OALSourceAdapter - Class in com.blackrook.gloop.openal
-
Adapter class with methods that do nothing for easy listener implementation.
- OALSourceAdapter() - Constructor for class com.blackrook.gloop.openal.OALSourceAdapter
- OALSourceListener - Interface in com.blackrook.gloop.openal
-
A listener class for Sources.
- OALSystem - Class in com.blackrook.gloop.openal
-
This class is a central sound system class designed to manage an OpenAL instance and environment.
- OALSystem() - Constructor for class com.blackrook.gloop.openal.OALSystem
-
Creates a new OpenAL Sound System.
- OALSystem.ContextLock - Interface in com.blackrook.gloop.openal
-
A way to lock a current context down for a series of calls to OpenAL.
- OFF - Enum constant in enum class com.blackrook.gloop.openal.effect.FrequencyShiftEffect.Direction
- orBooleanArrays(boolean[], boolean[]) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Logically "or"-s two boolean arrays together.
- orientation - Variable in class com.blackrook.gloop.openal.OALListener
-
Listener's orientation vector (facing direction, then upward vector).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form