MCPcopy Create free account

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

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

↓ 12 callersFunctionparseFloat3
src/pygsound/deps/include/tiny_obj_loader.h:597
↓ 12 callersMethodrelease
src/GSound/gsound/gsSoundListenerRenderer.h:417
↓ 12 callersFunctionstringEqualsIgnoreCase
src/Om/Om Framework/om/data/omString.cpp:1389
↓ 12 callersFunctionsumScalar
src/Om/Om Framework/om/math/omSIMDArrayFloat32.h:697
↓ 11 callersFunctionallocateScalars
Allocate a storage object with the specified number of rows and columns.
src/Om/Om Framework/om/math/omMatrix.h:1017
↓ 11 callersFunctionget
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:1143
↓ 11 callersMethodifft
src/GSound/gsound/internal/gsHRTFFilter.cpp:111
↓ 11 callersMethodisUnused
Return whether or not the object with the given index is currently not used.
src/GSound/gsound/gsSoundListenerRenderer.h:356
↓ 11 callersFunctionzero
src/Om/Om Framework/om/util/omCopy.h:362
↓ 10 callersFunctioncallDestructors
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:760
↓ 10 callersMethodgetCoefficientCount
Return the number of coefficients for the spherical harmonic expansion of the given order.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:2940
↓ 10 callersFunctionisLeaf
Return whether or not the specified node pointer actually refers to a leaf node.
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:176
↓ 10 callersFunctionmakeMIDIStatus
src/Om/Om Sound/om/sound/base/omSoundMIDIMessage.cpp:87
↓ 10 callersFunctionnextPowerOf2Prime
src/Om/Om Framework/om/math/omPrimes.cpp:220
↓ 10 callersFunctionround
src/Om/Om Framework/om/math/omScalarMath.h:945
↓ 10 callersMethodsetAll
Set all of the values in this array to the specified value.
src/Om/Om Framework/om/util/omStaticArray.h:277
↓ 10 callersMethodsetPriority
Set a value indicating the priority for this sound source. * The range of valid priorities is user defined. The sound propagation system * can ap
src/GSound/gsound/gsSoundSource.h:204
↓ 9 callersFunctionInt24
Create a 24-bit sample from the specified 32-bit integer sample, discarding the lower bits.
src/Om/Om Sound/om/sound/base/omSoundInt24.h:73
↓ 9 callersFunctionUInt32
Convert this flags object to an integer value. * This operator is provided so that the object * can be used as an integer value for bitwise logic
src/Om/Om Framework/om/math/omSIMDFlags.h:156
↓ 9 callersFunctiongetCurrent
Return a time object that represents the current system time. * The time is specified as the time since the Epoch, * 1970-01-01 00:00:00 +0000 (U
src/Om/Om Framework/om/time/omTime.h:269
↓ 9 callersMethodgetPathCount
Return the number of paths that are currently being rendered.
src/GSound/gsound/gsSoundListenerRenderer.cpp:708
↓ 9 callersFunctionisNAN
src/Om/Om Framework/om/math/omVector2D.h:743
↓ 9 callersMethodremove
Remove the current element from the list. * This method calls the removeAtSizeType() method of the * iterated array list, and therefore has a
src/Om/Om Framework/om/util/omArrayList.h:1045
↓ 9 callersMethodreset
src/Om/Om Sound/om/sound/filters/omSoundCutoffFilter.h:410
↓ 9 callersMethodsetPosition
src/pygsound/src/Listener.cpp:12
↓ 9 callersFunctiontrapezoid
Compute the area of the trapezoid for the specified frequency data points.
src/Om/Om Sound/om/sound/base/omSoundFrequencyData.h:244
↓ 8 callersFunctionDouble
Convert this Time object into a double floating point representation. * Doing this may reduce the accuracy of the time interval due to the * inac
src/Om/Om Framework/om/time/omTime.h:154
↓ 8 callersFunctionadd
Add a new mapping to the hash map, associating the given key with the given value. * If the add operation was successful, it returns a pointer to the
src/Om/Om Framework/om/util/omHashMap.h:250
↓ 8 callersFunctiondeallocate
Release the memory that is used by this FDL.
src/GSound/gsound/gsSoundListenerRenderer.cpp:195
↓ 8 callersFunctiongetRandomDirection
Return a uniformly distributed random unit vector direction.
src/GSound/gsound/internal/gsHRTFFilter.h:208
↓ 8 callersMethodseek
src/GSound/gsound/gsoundC.cpp:227
↓ 8 callersFunctionsqrt
src/Om/Om Framework/om/math/omScalarMath.h:1012
↓ 8 callersFunctionstringContains
src/Om/Om Framework/om/data/omString.cpp:1651
↓ 8 callersFunctionstringContainsIgnoreCase
src/Om/Om Framework/om/data/omString.cpp:1789
↓ 8 callersFunctionstringEquals
src/Om/Om Framework/om/data/omString.cpp:1279
↓ 7 callersFunctionString
Convert this sound format into a string representation.
src/Om/Om Sound/om/sound/base/omSoundFormat.h:151
↓ 7 callersFunctionString
Convert this filter version to a human-readable string format. * The returned string is of the form "M.m.r" where 'M' is the major version * numb
src/Om/Om Sound/om/sound/filters/omSoundFilterVersion.h:194
↓ 7 callersMethodcomputeIR
src/pygsound/src/Scene.cpp:23
↓ 7 callersMethodget
Get the 'void' value stored in this Optional object.
src/Om/Om Framework/om/lang/omOptional.h:280
↓ 7 callersFunctiongetCoefficientCount
Return the number of coefficients that are in this spherical harmonic expansion.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:214
↓ 7 callersMethodgetIsEnabled
Return whether or not this source is enabled for sound propagation and rendering. * Sources are enabled by default but can be disabled if no audio is
src/GSound/gsound/gsSoundSource.h:312
↓ 7 callersFunctionrandom
src/Om/Om Framework/om/math/omRandom.h:550
↓ 7 callersFunctionrotateX
Create a 3x3 rotation matrix about the X-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix3D.h:189
↓ 7 callersFunctionrotateY
Create a 3x3 rotation matrix about the Y-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix3D.h:200
↓ 7 callersFunctionrotateZ
Create a 3x3 rotation matrix about the Z-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix3D.h:211
↓ 7 callersMethodsetMesh
src/pygsound/src/Scene.cpp:16
↓ 7 callersMethodsetType
Set an object describing the type of resource this ID refers to.
src/Om/Om Resources/om/resources/omResourceID.h:135
↓ 6 callersFunctionFrequencyBands
Create a frequency band object with frequency band centers from the specified array. * The array must not be NULL and must have at least the correct n
src/GSound/gsound/gsFrequencyBands.h:106
↓ 6 callersMethodScene
src/pygsound/src/Scene.cpp:11
↓ 6 callersFunctionTime
Create a Time object that represents the specified interval of time in seconds. * The time is specified by a single floating-point value that gives
src/Om/Om Framework/om/time/omTime.h:92
↓ 6 callersFunctionabs
src/Om/Om Framework/om/math/omScalarMath.h:576
↓ 6 callersMethodapply
Apply the filter set to the specified value using the given history.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:475
↓ 6 callersMethodcontains
Return the index of the child of this node that contains the specified query point.
src/GSound/gsound/internal/gsSoundSourceClusterer.h:226
↓ 6 callersFunctionequals
Return whether or not this string is exactly equal to another.
src/Om/Om Framework/om/data/omString.h:310
↓ 6 callersMethodgetAABB
src/GSound/gsound/internal/gsSoundSourceClusterer.h:239
↓ 6 callersFunctiongetLeafCount
Return the number of primitives that are part of the child's leaf node.
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:183
↓ 6 callersFunctiongetLeafOffset
Return the primitive array offset for the child's leaf node.
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:196
↓ 6 callersFunctiongetParentIndex
Return the index of a child elements's parent element given the child element's index. * If the child index is zero, the method returns 0 because this
src/Om/Om Framework/om/util/omPriorityQueue.h:512
↓ 6 callersMethodgetSamplesRemaining
src/GSound/gsound/gsoundC.cpp:232
↓ 6 callersMethodgetSize
Return the total size of this object pool, including unused objects.
src/GSound/gsound/gsSoundListenerRenderer.h:349
↓ 6 callersFunctionisPowerOfTwo
src/Om/Om Framework/om/math/omScalarMath.h:1248
↓ 6 callersFunctionplaneBasis
Return an orthogonal matrix defining a basis for the coordinate frame of a plane with the specified normal. * The normal becomes the z-column of the r
src/Om/Om Framework/om/math/omMatrix3D.h:149
↓ 6 callersMethodreset
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:252
↓ 6 callersMethodsetSampleRate
Set the sample rate that this sound source's output audio is computed at. * Sounds that are played by this sound source are automatically converted
src/GSound/gsound/gsSoundSource.h:365
↓ 6 callersMethodsetType
Set the type of sample rate conversion that is being performed. * Some types of sample rate conversion are faster or have better quality than * o
src/Om/Om Sound/om/sound/filters/omSoundResampler.h:190
↓ 6 callersMethodsignal
Signal to any waiting threads that this job ID is finished.
src/Om/Om Framework/om/threads/omThreadPool.h:230
↓ 6 callersFunctionsubtract
src/Om/Om Framework/om/math/omArrayMath.h:346
↓ 6 callersFunctiontrapezoid
Compute the area of the trapezoid for the specified frequency data points.
src/GSound/gsound/gsFrequencyResponse.h:285
↓ 5 callersMethodContext
src/pygsound/src/Context.cpp:6
↓ 5 callersFunctionUInt
Cast this string to an integer, returning math::nan<UInt32>() if the conversion fails.
src/Om/Om Framework/om/data/omString.h:720
↓ 5 callersFunctionallocateSamples
Allocate a sample buffer using the current alignment of the specified size.
src/Om/Om Sound/om/sound/base/omSoundBuffer.cpp:58
↓ 5 callersFunctiondeallocateScalars
Deallocate the specified storage object.
src/Om/Om Framework/om/math/omMatrix.h:1024
↓ 5 callersFunctiongetAngle
Compute the angle within the XZ plane of the specified position, relative to the origin.
src/Om/Om Sound/om/sound/base/omSoundChannelLayout.h:367
↓ 5 callersFunctiongetButterworth2LowPass
Get the coefficients of a 2nd-order butterworth low-pass filter with the given w0.
src/GSound/gsound/internal/gsSIMDCrossover.h:527
↓ 5 callersFunctiongetButterworth2LowPass
Get the coefficients of a 2nd-order butterworth low-pass filter with the given w0.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:541
↓ 5 callersMethodgetFilter
Return a pointer to the output filter for this sound source. * This filter is inserted on the output of this source before convolution with impulse re
src/GSound/gsound/gsSoundSource.h:428
↓ 5 callersMethodgetPower
Return the total power of the sound source in watts. * This value is a linear measure of the total radiated power emitted by the sound source. */
src/GSound/gsound/gsSoundSource.h:141
↓ 5 callersMethodgetTriangle
Get the vertices of the triangle at the specified index in this primitive set.
src/GSound/gsound/gsSoundMesh.h:594
↓ 5 callersMethodintersectRay
Return whether or not the primitive with the specified index is intersected by the specified ray.
src/Om/Om BVH/om/bvh/omBVHScene.h:247
↓ 5 callersMethodisLeaf
Return whether or not this node is a leaf node.
src/GSound/gsound/internal/gsSoundSourceClusterer.h:197
↓ 5 callersFunctionlerp
Linearly interpolate between the gain coefficients at two different frequencies.
src/Om/Om Sound/om/sound/base/omSoundFrequencyData.h:237
↓ 5 callersFunctionlog
src/Om/Om Framework/om/math/omScalarMath.h:1584
↓ 5 callersFunctionlog2
src/Om/Om Framework/om/math/omScalarMath.h:1616
↓ 5 callersFunctionmidiDataToByte
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundMIDIMessage.cpp:55
↓ 5 callersFunctionmidiDataToFloat
src/Om/Om Sound/om/sound/base/omSoundMIDIMessage.cpp:79
↓ 5 callersFunctionnullBuckets
src/Om/Om Framework/om/util/omHashMap.h:1435
↓ 5 callersFunctionset
Set the element at the specified (row, column) in the matrix.
src/Om/Om Framework/om/math/omMatrix.h:414
↓ 5 callersMethodsetRadius
src/pygsound/src/Listener.cpp:30
↓ 5 callersMethodsetSampleRate
src/pygsound/src/Context.cpp:99
↓ 5 callersFunctionswap
Reverse the byte order of a signed 16-bit integer.
src/Om/Om Framework/om/data/omEndian.h:55
↓ 5 callersFunctionswap
src/Om/Om Framework/om/util/omCopy.h:72
↓ 4 callersMethodListener
src/pygsound/src/Listener.cpp:6
↓ 4 callersFunctionUTD_L
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:214
↓ 4 callersFunctionUTD_alpha
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:200
↓ 4 callersFunctionUTD_cotan
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:248
↓ 4 callersMethodVectorND<T,2>
Convert this swizzle permutation to a vector.
src/Om/Om Framework/om/math/omVector2D.h:769
↓ 4 callersMethodVectorND<T,3>
Convert this swizzle permutation to a vector.
src/Om/Om Framework/om/math/omVector3D.h:1028
↓ 4 callersMethodVectorND<T,4>
Convert this swizzle permutation to a vector.
src/Om/Om Framework/om/math/omVector4D.h:1052
↓ 4 callersFunctionadd
src/Om/Om Framework/om/math/omArrayMath.h:96
↓ 4 callersFunctionangleBetween
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:335
← previousnext →101–200 of 4,063, ranked by callers