MCPcopy Create free account

hub / github.com/GAMMA-UMD/pygsound / functions

Functions4,063 in github.com/GAMMA-UMD/pygsound

Method ~HRTFFilter
src/GSound/gsound/internal/gsHRTFFilter.cpp:169
Method ~MIDIBuffer
src/Om/Om Sound/om/sound/base/omSoundMIDIBuffer.cpp:72
Method ~MicrophoneArrays
src/pygsound/src/MicrophoneArrays.cpp:62
Method ~Mutex
src/Om/Om Framework/om/threads/omMutex.cpp:300
Method ~PropagationData
src/GSound/gsound/internal/gsPropagationData.cpp:113
Method ~Resampler
src/Om/Om Sound/om/sound/filters/omSoundResampler.cpp:129
Method ~ResourceManager
src/Om/Om Resources/om/resources/omResourceManager.cpp:95
Method ~ResourceModule
######################################################################################### Start Om Resources Namespace
src/Om/Om Resources/om/resources/omResourceModule.cpp:38
Method ~ResourceSet
src/Om/Om Resources/om/resources/omResourceSet.cpp:90
Method ~SampledIR
src/GSound/gsound/gsSampledIR.cpp:146
Method ~Semaphore
src/Om/Om Framework/om/threads/omSemaphore.cpp:303
Method ~Signal
src/Om/Om Framework/om/threads/omSignal.cpp:260
Method ~Sound
src/Om/Om Sound/om/sound/base/omSound.cpp:140
Method ~SoundBuffer
src/Om/Om Sound/om/sound/base/omSoundBuffer.cpp:191
Method ~SoundDataInputStream
src/Om/Om Sound/om/sound/base/omSoundDataInputStream.cpp:75
Method ~SoundDetector
src/GSound/gsound/gsSoundDetector.cpp:104
Method ~SoundFilter
src/Om/Om Sound/om/sound/filters/omSoundFilter.cpp:110
Method ~SoundInputStream
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundInputStream.cpp:38
Method ~SoundListenerIR
src/GSound/gsound/gsSoundListenerIR.cpp:91
Method ~SoundListenerRenderer
src/GSound/gsound/gsSoundListenerRenderer.cpp:1353
Method ~SoundMaterial
src/GSound/gsound/gsSoundMaterial.cpp:130
Method ~SoundMesh
src/GSound/gsound/gsSoundMesh.cpp:112
Method ~SoundMeshPreprocessor
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:914
Method ~SoundObject
src/GSound/gsound/gsSoundObject.cpp:118
Method ~SoundOutputStream
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundOutputStream.cpp:38
Method ~SoundPathCache
src/GSound/gsound/internal/gsSoundPathCache.cpp:127
Method ~SoundPlayer
src/Om/Om Sound/om/sound/filters/omSoundPlayer.cpp:117
Method ~SoundPropagationSystem
src/GSound/gsound/gsSoundPropagationSystem.cpp:341
Method ~SoundPropagator
src/GSound/gsound/gsSoundPropagator.cpp:691
Method ~SoundScene
src/GSound/gsound/gsSoundScene.cpp:108
Method ~SoundSceneIR
src/GSound/gsound/gsSoundSceneIR.cpp:90
Method ~SoundSourceIR
src/GSound/gsound/gsSoundSourceIR.cpp:103
Method ~SourceSoundBuffer
src/GSound/gsound/gsSourceSoundBuffer.cpp:105
Method ~ThreadBase
src/Om/Om Framework/om/threads/omThreadBase_POSIX.cpp:150
Method ~ThreadBase
src/Om/Om Framework/om/threads/omThreadBase_Win32.cpp:157
Method ~ThreadPool
src/Om/Om Framework/om/threads/omThreadPool.cpp:286
Method ~VisibilityCache
src/GSound/gsound/internal/gsVisibilityCache.cpp:131
FunctionAABB1D<U>
src/Om/Om Framework/om/math/omAABB1D.h:116
FunctionAABB2D<U>
src/Om/Om Framework/om/math/omAABB2D.h:134
FunctionAABB3D<U>
src/Om/Om Framework/om/math/omAABB3D.h:153
MethodAtomic
Create a new atomic variable with the default initial value.
src/Om/Om Framework/om/threads/omAtomics.h:488
FunctionBVHRay
src/GSound/gsound/gsSoundRay.h:94
FunctionBVHTransform invert
Return the inverse of this transformation.
src/Om/Om BVH/om/bvh/omBVHTransform.h:248
FunctionBVHTransform operator *
src/Om/Om BVH/om/bvh/omBVHTransform.h:176
FunctionBool
Cast this pointer to a boolean value, indicating whether or not the pointer is NULL.
src/Om/Om Framework/om/lang/omShared.h:374
FunctionBool
Cast this pointer to a boolean value, indicating whether or not the pointer is NULL.
src/Om/Om Framework/om/lang/omUnique.h:261
FunctionBool
Return whether or not the end of the string has been reached.
src/Om/Om Framework/om/data/omStringIterator.h:133
FunctionBool
Return whether or not any component of this array has the high-order bit set.
src/Om/Om Framework/om/math/omSIMDScalarInt32_4.h:321
FunctionBool
Return whether or not any component of this array has the high-order bit set.
src/Om/Om Framework/om/math/omSIMDArrayInt32.h:191
FunctionBool
Test whether or not the current element is valid. * This will return FALSE when the last element of the hash map * has been iterated over.
src/Om/Om Framework/om/util/omHashMap.h:668
FunctionBool
Convert this sound result to a boolean value indicating if the result is a successful one. * The result statuses that indicate a successful result are
src/Om/Om Sound/om/sound/base/omSoundResult.h:170
MethodBool
Return whether or not the iterator is at the end of the list. * If the iterator is at the end of the list, return FALSE. * Otherwise, return T
src/Om/Om Framework/om/util/omArrayList.h:1012
MethodBool
Return whether or not the iterator is at the end of the list. * If the iterator is at the end of the list, return FALSE. * Otherwise, return T
src/Om/Om Framework/om/util/omArrayList.h:1193
MethodBool
Return whether or not the iterator is at the end of the list. * If the iterator is at the end of the list, return FALSE. * Otherwise, return T
src/Om/Om Framework/om/util/omShortArrayList.h:1055
MethodBool
Return whether or not the iterator is at the end of the list. * If the iterator is at the end of the list, return FALSE. * Otherwise, return T
src/Om/Om Framework/om/util/omShortArrayList.h:1228
FunctionBucketIterator getBucketIterator
Return an iterator for the bucket associated with the specified key hash code.
src/Om/Om Framework/om/util/omHashMap.h:1344
MethodChannelHistory
src/Om/Om Sound/om/sound/filters/omSoundCutoffFilter.h:405
FunctionChannelType getChannelType
Return an object representing the semantic type of the channel at the specified index. * If the given channel index is invalid, the ChannelType::UNDEF
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:273
FunctionChannelType getChannelType
Return an object representing the semantic type of the channel at the specified index. * If the given channel index is invalid, the ChannelType::UNDEF
src/Om/Om Sound/om/sound/base/omSoundChannelLayout.h:271
FunctionCharType operator ()
Return the character at the specified index in this string. * A debug assertion is raised if the index is invalid. */
src/Om/Om Framework/om/data/omString.h:1165
MethodComplex<Real> UTD_estimateF
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:264
MethodComplex<Real> UTD_euler
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:256
MethodComplex<Real> UTD_freqTerm
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:290
FunctionConstBucketIterator getBucketIterator
Return an iterator for the bucket associated with the specified key hash code.
src/Om/Om Framework/om/util/omHashMap.h:1351
FunctionConstIterator getIterator
Return a const iterator for the array list. * The iterator serves to provide a way to efficiently iterate * over the elements of the array list.
src/Om/Om Framework/om/util/omArrayList.h:1293
FunctionConstIterator getIterator
Return a const-iterator for the hash map.
src/Om/Om Framework/om/util/omHashMap.h:1337
FunctionConstIterator getIterator
Return a const iterator for the short array list. * The iterator serves to provide a way to efficiently iterate * over the elements of the short
src/Om/Om Framework/om/util/omShortArrayList.h:1311
MethodDelayFilter
src/Om/Om Sound/om/sound/filters/omSoundReverbFilter.h:515
MethodDelayFilterChannel
src/Om/Om Sound/om/sound/filters/omSoundReverbFilter.h:478
FunctionDouble
Cast this string to a double floating-point number, returning math::nan<Double>() if the conversion fails.
src/Om/Om Framework/om/data/omString.h:782
MethodEdgeCollapseReference
Create a new edge collapse reference for the specified edge collapse operation.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:471
MethodEndianness
Create a endianness type that represents the standard endianness for the current platform.
src/Om/Om Framework/om/data/omEndian.h:239
FunctionEndianness getEndianness
Get the current endianness of the data being written to the buffer.
src/Om/Om Framework/om/data/omDataBuffer.h:410
MethodEndianness getEndianness
Get the current endianness of the wide characters being written to the stream.
src/Om/Om Framework/om/io/omStringOutputStream.h:268
MethodEndianness getEndianness
Get the endianness to assume when reading from the stream.
src/Om/Om Framework/om/io/omStringInputStream.h:230
MethodEntry
src/Om/Om Framework/om/util/omHashMap.h:77
FunctionEnum
Convert this thread priority type to an enum value.
src/Om/Om Framework/om/threads/omThreadPriority.h:105
FunctionEnum
Convert this scalar type to an enum value.
src/Om/Om Framework/om/math/omScalarType.h:166
FunctionEnum
Convert this interpolation type to an enum value.
src/Om/Om Framework/om/math/omInterpolation.h:129
FunctionEnum
Convert this sound format to an enum value.
src/Om/Om Sound/om/sound/base/omSoundFormat.h:112
FunctionEnum
Convert this channel type to an enum value. * This operator is provided so that the ChannelType object can be used * directly in a switch stateme
src/Om/Om Sound/om/sound/base/omSoundChannelType.h:166
FunctionEnum
Convert this sample type to an enum value. * This operator is provided so that the SampleType object can be used * directly in a switch statement
src/Om/Om Sound/om/sound/base/omSoundSampleType.h:123
FunctionEnum
Convert this filter type to an enum value. * This operator is provided so that the FilterCategory object can be used * directly in a switch state
src/Om/Om Sound/om/sound/filters/omSoundFilterCategory.h:200
FunctionEnum
Convert this filter parameter type to an enum value. * This operator is provided so that the FilterParameterType object can be used * directly in
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterType.h:112
FunctionEnum
Convert this filter parameter units type to an enum value. * This operator is provided so that the FilterParameterUnits object can be used * dire
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterUnits.h:176
FunctionEnum
Convert this filter parameter curve type to an enum value. * This operator is provided so that the FilterParameterCurve object can be used * dire
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterCurve.h:116
FunctionEnum
Convert this resource mode type to an enum value.
src/Om/Om Resources/om/resources/omResourceMode.h:109
MethodEnum
Convert this endianness type to an enum value.
src/Om/Om Framework/om/data/omEndian.h:261
FunctionFFT4_0Weights
src/Om/Om Framework/om/math/omFFT.cpp:544
FunctionFFT4_Final
src/Om/Om Framework/om/math/omFFT.cpp:742
FunctionFFT8_0Weights
src/Om/Om Framework/om/math/omFFT.cpp:387
MethodFFTData
src/GSound/gsound/internal/gsHRTFFilter.cpp:79
FunctionFilterParameter getDefault
Return a generic-typed default value for this parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:345
FunctionFilterParameter getMaximum
Return a generic-typed maximum value for this parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:282
FunctionFilterParameter getMinimum
Return a generic-typed minimum value for this parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:219
FunctionFilterParameterCurve getCurve
Return an object indicating the display curve of this filter parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:145
FunctionFilterParameterFlags getFlags
Return an object indicating boolean attributes of this filter parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:156
FunctionFilterParameterType getType
Return an object indicating the actual type of this filter parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:123
FunctionFilterParameterType getType
src/Om/Om Sound/om/sound/filters/omSoundFilterParameter.h:119
FunctionFilterParameterUnits getUnits
Return an object indicating the units of this filter parameter.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterInfo.h:134
← previousnext →1,501–1,600 of 4,063, ranked by callers