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.
- occlusion(float, float, float, float) - Static method in class com.blackrook.gloop.openal.util.system.SoundSystem
-
Creates a new set of occlusion parameters.
- OFF - Enum constant in enum class com.blackrook.gloop.openal.effect.FrequencyShiftEffect.Direction
- onSoundCached(SoundData) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onSoundIOError(SoundData, IOException) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onSoundUnsupportedError(SoundData, UnsupportedAudioFileException) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onStreamStep(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onStreamThreadEnded() - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onStreamThreadStarted() - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoiceAllocated(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoiceDeallocated(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoicePlayed(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoicePrepared(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoiceRejected() - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoiceStopped(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- onVoiceStreamStarted(SoundSystem.Voice) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.Listener
- 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).
- OUTDOORS_BACKYARD - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- OUTDOORS_CREEK - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- OUTDOORS_DEEPCANYON - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- OUTDOORS_ROLLINGPLAINS - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- OUTDOORS_VALLEY - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form