MCPcopy Create free account

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

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

↓ 2 callersMethodgetPrimitiveCount
Return the number of BVH's contained in this scene geometry.
src/Om/Om BVH/om/bvh/omBVHScene.h:221
↓ 2 callersFunctiongetRandomDirection
Return a uniformly distributed random unit vector direction.
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:685
↓ 2 callersFunctiongetRow
Return the row at the specified index in the matrix.
src/Om/Om Framework/om/math/omMatrix.h:520
↓ 2 callersFunctiongetSphereCosHalfAngle
Return cosine of half of the angular size in radians of a sphere for an observer at a given distance.
src/GSound/gsound/gsSoundPropagator.h:426
↓ 2 callersFunctiongetSphereHalfAngleSize
Return half of the angular size in radians of a sphere for an observer at a given distance.
src/GSound/gsound/gsSoundPropagator.h:416
↓ 2 callersFunctionilog2
src/Om/Om Framework/om/math/omFFT.cpp:290
↓ 2 callersMethodisNative
Return whether or not this Endianness is the native endianness of the current platform.
src/Om/Om Framework/om/data/omEndian.h:298
↓ 2 callersFunctionisWhitespace
src/Om/Om Framework/om/data/omString.cpp:2976
↓ 2 callersFunctionnextPowerOf2Prime32
src/Om/Om Framework/om/math/omPrimes.cpp:94
↓ 2 callersFunctionnormalize
Return a new ray with a unit-length direction vector.
src/Om/Om Framework/om/math/omRay3D.h:102
↓ 2 callersFunctionorAndRead
src/Om/Om Framework/om/threads/omAtomics.h:288
↓ 2 callersFunctionparseFloat2
src/pygsound/deps/include/tiny_obj_loader.h:590
↓ 2 callersFunctionparseString
src/pygsound/deps/include/tiny_obj_loader.h:422
↓ 2 callersFunctionparseTagTriple
src/pygsound/deps/include/tiny_obj_loader.h:658
↓ 2 callersFunctionpolar
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omComplex.h:46
↓ 2 callersFunctionprojectToPlane
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:350
↓ 2 callersFunctionreadAndSet
src/Om/Om Framework/om/threads/omAtomics.h:222
↓ 2 callersMethodreadSamples
src/GSound/gsound/gsoundC.cpp:266
↓ 2 callersFunctionreal_finalize_4x4
Generic version does nothing because these are only needed for the SIMD code.
src/Om/Om Framework/om/math/omFFTReal.h:327
↓ 2 callersFunctionreal_preprocess_4x4
src/Om/Om Framework/om/math/omFFTReal.h:329
↓ 2 callersMethodremoveCluster
Remove this source's previous membership to the given cluster. * The method returns whether or not the source was previously a member of * that c
src/GSound/gsound/gsSoundListenerRenderer.cpp:1122
↓ 2 callersFunctionrenderSamples
Render the given number of samples for this listener renderer into the output buffer.
src/GSound/gsound/gsSoundPropagationSystem.cpp:199
↓ 2 callersFunctionreverseWord
src/Om/Om Framework/om/math/omFFT.cpp:302
↓ 2 callersFunctionreversed_copy
Generic version does nothing because these are only needed for the SIMD code.
src/Om/Om Framework/om/math/omFFTReal.h:318
↓ 2 callersFunctionroundCapacity
src/Om/Om Sound/om/sound/base/omSoundBuffer.cpp:75
↓ 2 callersMethodrun
(self)
setup.py:24
↓ 2 callersMethodsave
src/Om/Om Resources/om/resources/omResourceManager.h:274
↓ 2 callersFunctionset
Set whether or not the specified flag value is set for this flags object.
src/GSound/gsound/gsMeshFlags.h:185
↓ 2 callersFunctionset
Set the minimum and maximum values of the axis-aligned bounding box.
src/Om/Om Framework/om/math/omAABB1D.h:152
↓ 2 callersFunctionsetChannelType
Set the semantic type of the channel at the specified index. * If the given channel index is invalid, the method has no effect. */
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:283
↓ 2 callersFunctionsetPosition
Set the position of this detector in 3D world space.
src/GSound/gsound/gsSoundDetector.h:116
↓ 2 callersMethodsetState
Set the entire state for the random variable. * After setting the state for the random variable, calls to the sample() * methods will produce the
src/Om/Om Framework/om/math/omRandom.h:424
↓ 2 callersFunctionswap
Swap two elements in the heap.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:693
↓ 2 callersFunctiontoArray
Return a pointer to the internal storage of this vector.
src/Om/Om Framework/om/math/omVector2D.h:234
↓ 2 callersFunctiontoArrayColumnMajor
Return a pointer to the matrix's elements in colunn-major order. * Since matrix elements are stored in column-major order, * no allocation is per
src/Om/Om Framework/om/math/omMatrix3D.h:339
↓ 2 callersFunctionunreversed_copy
src/Om/Om Framework/om/math/omFFTReal.h:319
↓ 2 callersFunctionzero
Set all of the elements in the matrix to zero.
src/Om/Om Framework/om/math/omMatrix.h:431
↓ 2 callersFunctionzero
Zero-out the entire contents of this SoundBuffer.
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:457
↓ 1 callersFunctionArray
Create an array with elements from the specified pointer, copying the data.
src/Om/Om Framework/om/util/omArray.h:102
↓ 1 callersFunctionBitReversalPermute
src/Om/Om Framework/om/math/omFFT.cpp:818
↓ 1 callersFunctionFFT4_1WeightPerCall
src/Om/Om Framework/om/math/omFFT.cpp:681
↓ 1 callersFunctionFFT4_1WeightPerIteration
src/Om/Om Framework/om/math/omFFT.cpp:613
↓ 1 callersFunctionInt
Cast this string to an integer, returning math::nan<Int32>() if the conversion fails.
src/Om/Om Framework/om/data/omString.h:713
↓ 1 callersFunctionLoadObj
src/pygsound/deps/include/tiny_obj_loader.h:1386
↓ 1 callersFunctionSphere3D
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omSphere3D.h:46
↓ 1 callersFunctionUTD_N
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:225
↓ 1 callersFunctionUTD_sphereDis
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:312
↓ 1 callersFunctionUTD_sphereDisKouyoumjian
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:301
↓ 1 callersFunction_xgetbv
src/Om/Om Framework/om/math/omSIMDFlags.cpp:47
↓ 1 callersFunctionallocate
Make sure that the internal memory is allocated and has at least the given size. * If the memory is already allocated with at least the given size,
src/Om/Om Framework/om/util/omPODArray.h:212
↓ 1 callersFunctionandAndRead
src/Om/Om Framework/om/threads/omAtomics.h:297
↓ 1 callersFunctionasinh
src/Om/Om Framework/om/math/omScalarMath.h:2096
↓ 1 callersMethodbuild_extension
(self, ext)
setup.py:41
↓ 1 callersFunctioncompute_array
(meshpath, src_coord, lis_coord, r, s, micarray)
examples/custom_array.py:6
↓ 1 callersFunctioncompute_scene_ir_absorb
(roomdim, tasks, r)
tests/rir_test.py:84
↓ 1 callersFunctioncontainsRecursive
Recursively query the priorit queue to see if a value is contained. * This method has O(log n) complexity due to the priority queue's * internal
src/Om/Om Framework/om/util/omPriorityQueue.h:569
↓ 1 callersMethodconvertFromNative
src/Om/Om Framework/om/data/omEndian.h:284
↓ 1 callersFunctioncopy
src/Om/Om Resources/om/resources/omResourceType.h:140
↓ 1 callersFunctioncotangent
src/GSound/gsound/internal/gsUTDFrequencyResponse.cpp:323
↓ 1 callersFunctioncplx_finalize
src/Om/Om Framework/om/math/omFFTComplex.h:268
↓ 1 callersFunctioncplx_preprocess
src/Om/Om Framework/om/math/omFFTComplex.h:270
↓ 1 callersFunctiondecrementAndRead
src/Om/Om Framework/om/threads/omAtomics.h:279
↓ 1 callersFunctiondot
src/Om/Om Framework/om/math/omQuaternion.h:722
↓ 1 callersMethodexecute
src/Om/Om Framework/om/threads/omThreadPool.h:341
↓ 1 callersFunctionfft
src/Om/Om Framework/om/math/omFFT.cpp:112
↓ 1 callersFunctionfileExists
Get whether or not the file associated with this reader exists. * This method checks whether or not the file pointed to by the * path queried by
src/Om/Om Framework/om/io/omFileReader.h:299
↓ 1 callersMethodfindPath
Find the path with the specified hash in the renderer, returning a pointer to it. * The method allocates a new path state for the path hash if it did
src/GSound/gsound/gsSoundListenerRenderer.cpp:719
↓ 1 callersFunctionfirstSetBit
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:1061
↓ 1 callersMethodflagIsSet
Return whether or not the specified boolan flag is set for this sound source.
src/GSound/gsound/gsSoundSource.h:288
↓ 1 callersFunctionflags
Create a new resource flags object with no flags set.
src/Om/Om Resources/om/resources/omResourceFlags.h:90
↓ 1 callersFunctionfromBigEndian
src/Om/Om Framework/om/data/omEndian.h:135
↓ 1 callersFunctionfromLittleEndian
src/Om/Om Framework/om/data/omEndian.h:141
↓ 1 callersFunctionfuzzyEquals
src/Om/Om Framework/om/math/omScalarMath.h:752
↓ 1 callersFunctiongetBestMaterial
Pick the material index which is best represented in the specified material indices.
src/GSound/gsound/gsSoundMeshPreprocessor.h:266
↓ 1 callersFunctiongetButterworth1LowPass
Get the coefficients of a 1st-order butterworth filter with the given w0.
src/GSound/gsound/internal/gsSIMDCrossover.h:507
↓ 1 callersFunctiongetButterworth1LowPass
Get the coefficients of a 1st-order butterworth filter with the given w0.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:521
↓ 1 callersFunctiongetChildIndex1
Return the index of the left child element given the parent element's index.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:653
↓ 1 callersFunctiongetChildIndex2
Return the index of the right child element given the parent element's index.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:660
↓ 1 callersMethodgetCost
Return the cost for performing the edge collapse referenced by this object.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:492
↓ 1 callersFunctiongetDBReduction2
Return the negative gain reduction in decibels for the specified signal level and compression parameters.
src/Om/Om Sound/om/sound/filters/omSoundCompressor.h:675
↓ 1 callersFunctiongetEdgeFreeVertexIndex
Return the vertex index for this triangle that is not part of the specified edge.
src/GSound/gsound/internal/gsInternalSoundTriangle.h:305
↓ 1 callersMethodgetFormatCount
Return the number of resource formats that this manager can load.
src/Om/Om Resources/om/resources/omResourceManager.h:352
↓ 1 callersFunctiongetFrequencyGain
Return the gain coefficient for the specified frequency index within this response. * The frequency index must be less than the total number of freque
src/GSound/gsound/gsFrequencyResponse.h:126
↓ 1 callersFunctiongetIdentity
Get the square identity matrix for the specified matrix size in the output parameter.
src/Om/Om Framework/om/math/omMatrix.h:977
↓ 1 callersFunctiongetMaximumNumberOfInputs
Return the maximum number of audio inputs that a SoundFilter can support.
src/Om/Om Sound/om/sound/filters/omSoundFilter.h:720
↓ 1 callersFunctiongetMaximumNumberOfMIDIInputs
Return the maximum number of MIDI inputs that a SoundFilter can support.
src/Om/Om Sound/om/sound/filters/omSoundFilter.h:734
↓ 1 callersFunctiongetMaximumNumberOfMIDIOutputs
Return the maximum number of MIDI outputs that a SoundFilter can support.
src/Om/Om Sound/om/sound/filters/omSoundFilter.h:741
↓ 1 callersFunctiongetMaximumNumberOfOutputs
Return the maximum number of audio outputs that a SoundFilter can support.
src/Om/Om Sound/om/sound/filters/omSoundFilter.h:727
↓ 1 callersFunctiongetName
Return a pointer to the name associated with this resource.
src/Om/Om Resources/om/resources/omResource.h:361
↓ 1 callersMethodgetPowerLevel
Return the total power of the sound source in dB SWL (sound power level). * This value is a unitless logarithmic measure of the total radiated power
src/GSound/gsound/gsSoundSource.h:152
↓ 1 callersMethodgetRank
Return the rank of the last input matrix that was solved.
src/Om/Om Framework/om/math/omMatrix.h:1215
↓ 1 callersFunctiongetSize
Return the number of bytes of data that this Data object holds.
src/Om/Om Framework/om/data/omData.h:142
↓ 1 callersFunctiongetSize
Get the number of characters in the buffer, excluding the NULL terminator.
src/Om/Om Framework/om/data/omStringBuffer.h:292
↓ 1 callersFunctiongetSize
Get the number of bytes of data contained in the buffer.
src/Om/Om Framework/om/data/omDataBuffer.h:359
↓ 1 callersFunctiongetSize
Get the difference between the maximum and minimum coordinates.
src/Om/Om Framework/om/math/omAABB1D.h:167
↓ 1 callersFunctionhalfFloatToFloat
Convert the specified half float number to a single precision float number.
src/Om/Om Framework/om/lang/omHalfFloat.h:245
↓ 1 callersFunctionifft
src/Om/Om Framework/om/math/omFFT.cpp:124
↓ 1 callersFunctionincrementAndRead
src/Om/Om Framework/om/threads/omAtomics.h:261
↓ 1 callersFunctionintersectRay
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:297
↓ 1 callersFunctionisAllocated
Return whether or not this PODArray's internal memory buffer is currently allocated.
src/Om/Om Framework/om/util/omPODArray.h:201
← previousnext →301–400 of 4,063, ranked by callers