Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- G - Enum constant in enum class com.blackrook.gloop.openal.effect.VocalMorpherEffect.Phoneme
- gain - Variable in class com.blackrook.gloop.openal.effect.DistortionEffect
-
Distortion gain.
- gain - Variable in class com.blackrook.gloop.openal.effect.ReverbEffect
-
Reverb gain.
- gain - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
-
Band-pass gain.
- gain - Variable in class com.blackrook.gloop.openal.filter.HighPassFilter
-
High-pass gain.
- gain - Variable in class com.blackrook.gloop.openal.filter.LowPassFilter
-
Low-pass gain.
- gain - Variable in class com.blackrook.gloop.openal.OALListener
-
Listener Gain (master gain).
- gainHF - Variable in class com.blackrook.gloop.openal.effect.ReverbEffect
-
Reverb high-frequency gain.
- gainHF - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
-
High-frequency band-pass gain.
- gainHF - Variable in class com.blackrook.gloop.openal.filter.LowPassFilter
-
High-frequency low-pass gain.
- gainLF - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
-
Low-frequency band-pass gain.
- gainLF - Variable in class com.blackrook.gloop.openal.filter.HighPassFilter
-
Low-frequency high-pass gain.
- gcd(int, int) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the greatest common divisor of two integers.
- GENERIC - Static variable in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- GENERIC - Static variable in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getAirAbsorptionGainHF() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getAirAbsorptionHFGain() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getAirAbsorptionHFGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getAngleDotProductDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns a simulated dot product between two degree angles as though they were unit vectors, rotated.
- getAngleDotProductRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns a simulated dot product between two radian angles as though they were unit vectors, rotated.
- getAngularDistanceDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the difference in degrees between two angles.
- getAngularDistanceRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the difference in radians between two angles.
- getAttackTime() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
- getAttenuationScalar(float) - Method in interface com.blackrook.gloop.openal.util.system.SoundRolloffFunction
-
Calculates the attenuation scalar given a distance scalar.
- getAttenuationScalar(float) - Method in interface com.blackrook.gloop.openal.util.system.SoundRolloffType
-
Calculates the attenuation scalar by distance.
- getAttributeValue(OALContext.ContextAttribute) - Method in class com.blackrook.gloop.openal.OALContext
-
Returns the corresponding value of a context attribute used to create this context.
- getAvailableVoiceCount() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getBinaryContents(InputStream) - Static method in class com.blackrook.gloop.openal.struct.IOUtils
-
Retrieves the binary contents of a stream until it hits the end of the stream.
- getBuffer(SoundData) - Method in class com.blackrook.gloop.openal.util.system.SoundCache
-
Gets an existing buffer.
- getCalculatedEffectGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getCalculatedEffectGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getCalculatedGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getCalculatedGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getCalculatedHighPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getCalculatedHighPassGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getCalculatedLowPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getCalculatedLowPassGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getCalculatedPitch() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getCalculatedPitch() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getCapabilities() - Method in class com.blackrook.gloop.openal.OALContext
- getCapabilities() - Method in class com.blackrook.gloop.openal.OALDevice
- getCoarseTuning() - Method in class com.blackrook.gloop.openal.effect.PitchShiftEffect
- getConicRolloffType() - Method in interface com.blackrook.gloop.openal.util.system.SoundCategoryType
- getContextError() - Method in class com.blackrook.gloop.openal.OALDevice
-
Convenience method for checking for an OpenAL error and throwing a SoundException if an error is raised.
- getCurrentDistanceModel() - Method in class com.blackrook.gloop.openal.OALContext
- getDamping() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
- getDamping() - Method in class com.blackrook.gloop.openal.util.system.SoundEchoType.DefaultType
- getDamping() - Method in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- getDataName() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
- getDecayHFRatio() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getDecayHFRatio() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getDecayHFRatio() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getDecayTime() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getDecayTime() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getDecayTime() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getDecodedAudioFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
- getDecoder() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
- getDelay() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getDelay() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
- getDelay() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- getDelay() - Method in class com.blackrook.gloop.openal.util.system.SoundEchoType.DefaultType
- getDelay() - Method in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- getDensity() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getDensity() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getDensity() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getDepth() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getDepth() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- getDiffusion() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getDiffusion() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getDiffusion() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getDistanceModel() - Method in class com.blackrook.gloop.openal.OALContext
- getDopplerFactor() - Method in class com.blackrook.gloop.openal.OALContext
- getEcho() - Method in interface com.blackrook.gloop.openal.util.system.SoundScapeType
- getEdge() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
- getEffect() - Method in class com.blackrook.gloop.openal.OALEffectSlot
- getEffectGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getEffectGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getEqualizerBandwidth() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
- getEqualizerCenter() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
- getError() - Method in class com.blackrook.gloop.openal.OALContext
-
Convenience method for checking for an OpenAL error and throwing a SoundException if an error is raised.
- getExtensions() - Method in class com.blackrook.gloop.openal.OALContext
- getExtensions() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getFeedback() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getFeedback() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
- getFeedback() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- getFeedback() - Method in class com.blackrook.gloop.openal.util.system.SoundEchoType.DefaultType
- getFeedback() - Method in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- getFileFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
- getFilter() - Method in class com.blackrook.gloop.openal.OALSource
- getFineTuning() - Method in class com.blackrook.gloop.openal.effect.PitchShiftEffect
- getFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
- getFormat() - Method in class com.blackrook.gloop.openal.OALBuffer
- getFrequency() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
- getFrequency() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
- getGain() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
- getGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
- getGain() - Method in class com.blackrook.gloop.openal.filter.HighPassFilter
- getGain() - Method in class com.blackrook.gloop.openal.filter.LowPassFilter
- getGain() - Method in class com.blackrook.gloop.openal.OALEffectSlot
- getGain() - Method in class com.blackrook.gloop.openal.OALListener
- getGain() - Method in class com.blackrook.gloop.openal.OALSource
- getGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundOcclusionType
- getGain() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getHandle() - Method in class com.blackrook.gloop.openal.OALContext
- getHandle() - Method in class com.blackrook.gloop.openal.OALDevice
- getHandle() - Method in class com.blackrook.gloop.openal.OALHandle
- getHFGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getHFGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
- getHFGain() - Method in class com.blackrook.gloop.openal.filter.LowPassFilter
- getHFGain() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getHFGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getHighCutoff() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getHighGain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getHighPassCutoff() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
- getHighPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getHighPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundOcclusionType
- getHighPassGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getHighPassRolloffType() - Method in interface com.blackrook.gloop.openal.util.system.SoundCategoryType
- getInnerCone() - Method in class com.blackrook.gloop.openal.OALSource
- getInputStream() - Method in interface com.blackrook.gloop.openal.util.system.SoundData
- getInterpolationFactor(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Gets a scalar factor that equals how "far along" a value is along an interval.
- getIntersectionBox(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Tests if two boxes intersect.
- getIntersectionBox2DPlane(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Checks if an axis-aligned box breaks a 2D plane, represented by a line.
- getIntersectionCircle(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns if two described circles intersect.
- getIntersectionCircle2DPlane(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Checks if a circle breaks a 2D plane, represented by a line.
- getIntersectionCircleBox(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns if a circle and box intersect.
- getIntersectionCylinder(float, float, float, float, float, float, float, float, float, float) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Checks the collision of two cylinders.
- getIntersectionLine(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Tests if an intersection occurs between two line segments.
- getIntersectionLineBox(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Tests if a line segment intersects with a box.
- getIntersectionLineCircle(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Tests if a line segment intersects with a circle.
- getIntersectionLinePlane(double, double, double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Tests if a line intersects with a plane.
- getIntersectionPoint2DPlane(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Checks if a point lies behind a 2D plane, represented by a line.
- getLateDelay() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getLateDelay() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getLateDelay() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getLateGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getLateGain() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getLateGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getLeftDirection() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
- getLFGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
- getLFGain() - Method in class com.blackrook.gloop.openal.filter.HighPassFilter
- getLimit() - Method in interface com.blackrook.gloop.openal.util.system.SoundData
- getLineLength(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the length of a line by the coordinates of the two points that comprise it.
- getLineLength(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the length of a line by the coordinates of the two points that comprise it.
- getLineLengthSquared(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the squared length of a line by the coordinates of the two points that comprise it.
- getLineLengthSquared(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the squared length of a line by the coordinates of the two points that comprise it.
- getLinePointSide(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Checks what "side" a point is on a line.
- getListener() - Method in class com.blackrook.gloop.openal.OALContext
- getLowCutoff() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getLowGain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getLowPassCutoff() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
- getLowPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getLowPassGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundOcclusionType
- getLowPassGain() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getLowPassRolloffType() - Method in interface com.blackrook.gloop.openal.util.system.SoundCategoryType
- getLRDelay() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
- getLRDelay() - Method in class com.blackrook.gloop.openal.util.system.SoundEchoType.DefaultType
- getLRDelay() - Method in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- getMaxDistance() - Method in class com.blackrook.gloop.openal.OALSource
- getMaxEffectGainDistance() - Method in interface com.blackrook.gloop.openal.util.system.SoundScapeType
-
The distance at which the maximum amount of effect gain is applied (1.0f).
- getMaxEffectSlots() - Method in class com.blackrook.gloop.openal.OALContext
- getMaxGain() - Method in class com.blackrook.gloop.openal.OALSource
- getMaximumDistance() - Method in interface com.blackrook.gloop.openal.util.system.SoundRolloffType
- getMaximumVoices() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getMaximumVoices() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getMaximumWidth() - Method in interface com.blackrook.gloop.openal.util.system.SoundOcclusionType
- getMid1Center() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMid1Gain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMid1Width() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMid2Center() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMid2Gain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMid2Width() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
- getMinEffectGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundScapeType
-
The minimum effect gain at distance 0.
- getMinGain() - Method in class com.blackrook.gloop.openal.OALSource
- getMinimumDistance() - Method in interface com.blackrook.gloop.openal.util.system.SoundRolloffType
- getName() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
- getName() - Method in class com.blackrook.gloop.openal.OALDevice
- getName() - Method in class com.blackrook.gloop.openal.OALObject
- getObservedAngleDegrees(double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the observed angle of an object in space facing a direction.
- getObservedAngleRadians(double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the observed angle of an object in space facing a direction.
- getOcclusion() - Method in interface com.blackrook.gloop.openal.util.system.SoundScapeType
- getOcclusionScalar(float, float, float, float, float, float) - Method in interface com.blackrook.gloop.openal.util.system.SoundSystem.OcclusionFunction
-
Gets the occlusion scalar for a set of coordinates.
- getOrientation(float[]) - Method in class com.blackrook.gloop.openal.OALListener
-
Returns values into an array containing the listener's facing orientation and upward orientation: facing X, Y, Z, then upward X, Y, Z.
- getOuterCone() - Method in class com.blackrook.gloop.openal.OALSource
- getOuterConeGain() - Method in class com.blackrook.gloop.openal.OALSource
- getPath() - Method in interface com.blackrook.gloop.openal.util.system.SoundData
- getPeakGain() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
- getPercent(int, float) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the percentage of an integer to the nearest complete integer.
- getPhase() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getPhase() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- getPhonemeA() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getPhonemeACoarseTuning() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getPhonemeB() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getPhonemeBCoarseTuning() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getPitch() - Method in class com.blackrook.gloop.openal.OALSource
-
Gets the pitch factor for this Source.
- getPitch() - Method in interface com.blackrook.gloop.openal.util.system.SoundGroupType
- getPitch() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem.SoundGroup
- getPitchVariance() - Method in interface com.blackrook.gloop.openal.util.system.SoundData
- getPosition(float[]) - Method in class com.blackrook.gloop.openal.OALListener
-
Returns values into an array containing the listener's position in space: X, Y, Z.
- getProcessedBufferCount() - Method in class com.blackrook.gloop.openal.OALSource
-
Gets many buffers were processed on this source.
- getQueuedBufferCount() - Method in class com.blackrook.gloop.openal.OALSource
-
Gets how many buffers are queued up for this source.
- getRate() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getRate() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- getRate() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getReferenceDistance() - Method in class com.blackrook.gloop.openal.OALSource
- getReflectionDelay() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getReflectionDelay() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getReflectionDelay() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getReflectionGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getReflectionGain() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getReflectionGain() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getRelativeAngleDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the relative angle between two angles.
- getRelativeAngleRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the relative angle between two angles.
- getReleaseTime() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
- getRendererName() - Method in class com.blackrook.gloop.openal.OALContext
- getRendererName() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getResonance() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
- getReverb() - Method in interface com.blackrook.gloop.openal.util.system.SoundScapeType
- getRightDirection() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
- getRolloff() - Method in class com.blackrook.gloop.openal.OALSource
- getRolloffFunction() - Method in interface com.blackrook.gloop.openal.util.system.SoundRolloffType
- getRolloffType() - Method in interface com.blackrook.gloop.openal.util.system.SoundCategoryType
- getRoomRolloffFactor() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
- getRoomRolloffFactor() - Method in class com.blackrook.gloop.openal.util.system.SoundReverbType.DefaultType
- getRoomRolloffFactor() - Method in interface com.blackrook.gloop.openal.util.system.SoundReverbType
- getSamplingRate() - Method in class com.blackrook.gloop.openal.OALBuffer
- getSize() - Method in class com.blackrook.gloop.openal.OALBuffer
- getSoundAngle() - Method in interface com.blackrook.gloop.openal.util.system.SoundLocation
- getSoundPositionX() - Method in interface com.blackrook.gloop.openal.util.system.SoundLocation
- getSoundPositionY() - Method in interface com.blackrook.gloop.openal.util.system.SoundLocation
- getSoundPositionZ() - Method in interface com.blackrook.gloop.openal.util.system.SoundLocation
- getSpeedOfSound() - Method in class com.blackrook.gloop.openal.OALContext
- getSpread() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
- getSpread() - Method in class com.blackrook.gloop.openal.util.system.SoundEchoType.DefaultType
- getSpread() - Method in interface com.blackrook.gloop.openal.util.system.SoundEchoType
- getState() - Method in class com.blackrook.gloop.openal.OALSource
-
Get this source's state.
- getTriangleArea(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the signed area of a triangular area made up of 3 points.
- getTriangleAreaDoubleSigned(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the doubled signed area of a triangular area made up of 3 points.
- getTriangleAreaSigned(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the signed area of a triangular area made up of 3 points.
- getUpdateEventNanos() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getUpdateVoiceNanos() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getUsedVoiceCount() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getVectorAngleDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the angular rotation of a vector described in two dimensions.
- getVectorAngleRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the angular rotation of a vector described in two dimensions.
- getVectorDotProduct(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the dot product of two vectors.
- getVectorDotProduct(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the dot product of two vectors.
- getVectorLength(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the length of a vector by its components.
- getVectorLength(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the length of a vector by its components.
- getVectorLengthSquared(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the squared length of a vector by its components.
- getVectorLengthSquared(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the squared length of a vector by its components.
- getVectorUnitDotProduct(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the dot product of two vectors, converted to unit vectors first.
- getVectorUnitDotProduct(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
-
Returns the dot product of two vectors, converted to unit vectors first.
- getVelocity(float[]) - Method in class com.blackrook.gloop.openal.OALListener
-
Returns values into an array containing the listener's velocity: X, Y, Z.
- getVendorName() - Method in class com.blackrook.gloop.openal.OALContext
- getVendorName() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getVersionName() - Method in class com.blackrook.gloop.openal.OALContext
- getVersionName() - Method in class com.blackrook.gloop.openal.util.system.SoundSystem
- getWaveform() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
- getWaveform() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
- getWaveForm() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
- getWaveForm() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
- group(boolean, boolean, boolean, int) - Static method in class com.blackrook.gloop.openal.util.system.SoundSystem
-
Creates a new group type with defaults set, no parent.
- group(SoundGroupType, boolean, boolean, boolean, int) - Static method in class com.blackrook.gloop.openal.util.system.SoundSystem
-
Creates a new group type with defaults set.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form