MCPcopy Create free account

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

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

FunctioncontainsIgnoreCase
Return whether or not this string contains another string as a substring if letter case is ignored.
src/Om/Om Framework/om/data/omString.h:578
MethodconvertOutput
src/Om/Om Framework/om/math/omRandom.h:283
FunctionconvertToBool
Convert a string specified by starting and ending pointers to a boolean value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:953
FunctionconvertToDouble
Convert a string specified by starting and ending pointers to a float value. * The method returns whether or not the conversion was successful. *
src/Om/Om Framework/om/data/omString.h:1091
FunctionconvertToFloat
Convert a string specified by starting and ending pointers to a float value. * The method returns whether or not the conversion was successful. *
src/Om/Om Framework/om/data/omString.h:1077
FunctionconvertToInt
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:967
FunctionconvertToInt32
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:989
FunctionconvertToInt64
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1033
FunctionconvertToNumber
src/Om/Om Framework/om/data/omString.h:1106
FunctionconvertToUInt32
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1011
FunctionconvertToUInt64
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1055
Functioncopy
Create and return a copy of the concrete type of this resource set. * This enables copies of an resource set to be made without knowing its concrete t
src/Om/Om Resources/om/resources/omResourceTypeSet.h:79
MethodcopyElements
src/Om/Om Framework/om/util/omStaticArray.h:312
FunctioncopyFormatTo
Copy the format of this buffer to the other specified buffer. * This method ensures that the specified buffer has the same sample rate, * channel
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:610
FunctioncopyTo
Copy the contents of this buffer to the other specified sound buffer. * The method returns the total number of samples per channel actually copied
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:500
Functioncot
src/Om/Om Framework/om/math/omScalarMath.h:2045
Functioncoth
src/Om/Om Framework/om/math/omScalarMath.h:2075
MethodcreateBox
src/pygsound/src/SoundMesh.cpp:180
Functioncsc
src/Om/Om Framework/om/math/omScalarMath.h:2035
Functioncsch
src/Om/Om Framework/om/math/omScalarMath.h:2065
Functioncylindrical
Return a 3D cartesian vector for the specified cylindrical coordinates.
src/Om/Om Framework/om/math/omVector3D.h:188
Methoddeallocate
Release the memory that is used by this cluster render state.
src/GSound/gsound/gsSoundListenerRenderer.cpp:317
Methoddeallocate
Free the previously allocated memory block pointed to by the specified pointer.
src/Om/Om Framework/om/util/omAllocator.h:480
FunctiondecrementAndRead
src/Om/Om Framework/om/threads/omAtomics.cpp:117
FunctiondecrementCount
src/Om/Om Framework/om/lang/omShared.h:533
FunctiondestructArrayAligned
src/Om/Om Framework/om/util/omAllocator.h:1216
Functiondeterminant
Return the determinant of this basis matrix.
src/Om/Om BVH/om/bvh/omBVHTransform.h:101
FunctiondisableFlushToZero
Disable flushing subnormal floats to zero.
src/GSound/gsound/internal/gsSIMDCrossover.h:337
FunctiondisableFlushToZero
Disable flushing subnormal floats to zero.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:327
Functiondivide
src/Om/Om Framework/om/math/omArrayMath.h:998
FunctiondivideAdd
src/Om/Om Framework/om/math/omArrayMath.h:1121
FunctiondivideSubtract
src/Om/Om Framework/om/math/omArrayMath.h:1244
Functiondot
src/Om/Om Framework/om/math/omVector4D.h:925
Functiondot
src/Om/Om Framework/om/math/omArrayMath.h:565
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:402
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:454
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:540
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:666
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:839
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1068
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1362
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1730
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:2181
Methoddot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:2724
Methoddot
src/Om/Om Framework/om/math/omSphericalHarmonics.h:3100
FunctiondotScalar
Return the dot product of two vectors as a scalar.
src/Om/Om Framework/om/math/omSIMDScalarFloat32_4.h:1879
Functiondouble min<double>
src/Om/Om Framework/om/math/omScalarMath.h:210
FunctiondoubleCapacity
Double the capacity of the internal array.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:706
FunctiondoubleValue
Create a new filter parameter value with the specified double value.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterValue.h:79
Functiondown
src/Om/Om Framework/om/threads/omSemaphore.cpp:172
FunctiondynamicCast
src/Om/Om Framework/om/lang/omShared.h:432
FunctiondynamicCast
src/Om/Om Framework/om/lang/omUnique.h:315
Functione
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omScalarMath.h:42
FunctionenableFlushToZero
Enable flushing subnormal floats to zero for performance.
src/GSound/gsound/internal/gsSIMDCrossover.h:328
FunctionenableFlushToZero
Enable flushing subnormal floats to zero for performance.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:318
Functionendianness
src/Om/Om Framework/om/io/omStringOutputStream.h:66
Functionendianness
src/Om/Om Framework/om/io/omStringInputStream.h:66
FunctionenlargeFor
Enlarge this bounding sphere so that it encloses both its original volume and another sphere.
src/Om/Om Framework/om/math/omSphere3D.h:180
FunctionenlargeFor
Modify the current bounding box such that it encloses the specified value.
src/Om/Om Framework/om/math/omAABB1D.h:204
FunctionenlargeFor
Modify the current bounding box such that it encloses the specified point.
src/Om/Om Framework/om/math/omAABB3D.h:317
FunctionenlargeFor
Modify the current bounding box such that it encloses the specified point.
src/Om/Om Framework/om/math/omAABB2D.h:260
FunctionentryPoint
src/Om/Om Framework/om/threads/omThreadBase_POSIX.cpp:79
FunctionentryPoint
src/Om/Om Framework/om/threads/omThreadBase_Win32.cpp:88
Functionepsilon
src/Om/Om Framework/om/math/omScalarMath.h:230
Functionequals
Return whether or not this member function is exactly equal to another member function. * This method compares both the destination object pointer and
src/Om/Om Framework/om/lang/internal/omMemberFunction.h:193
Functionequals
src/Om/Om Framework/om/math/omScalarMath.h:726
FunctionequalsIgnoreCase
Return whether or not this string is equal to another if letter case is ignored.
src/Om/Om Framework/om/data/omString.h:318
FunctionevaluateTransferFunctionDB
Evaluate the transfer function of the compressor for an envelope with the specified amplitude.
src/Om/Om Sound/om/sound/filters/omSoundCompressor.h:527
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:147
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:194
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:243
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:294
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:348
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:405
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:462
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:522
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:585
Methodexecute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:649
Functionexit
Terminate the current calling thread
src/Om/Om Framework/om/threads/omThread.h:135
Methodfactorial
src/Om/Om Framework/om/math/omSphericalHarmonics.h:3247
FunctionfastCos
src/Om/Om Framework/om/math/omScalarMath.h:1994
FunctionfastSin
src/Om/Om Framework/om/math/omScalarMath.h:1975
Functionfft
src/GSound/gsound/gsSoundListenerRenderer.cpp:376
Functionfft
src/Om/Om Framework/om/math/omFFTComplex.h:179
Functionfft
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omFFTReal.h:46
Functionfft2D
src/Om/Om Framework/om/math/omFFT.cpp:1023
FunctionfftShift
src/Om/Om Framework/om/math/omFFT.cpp:184
FunctionfftShift2D
src/Om/Om Framework/om/math/omFFT.cpp:1158
FunctionfftShiftInternal
src/Om/Om Framework/om/math/omFFT.cpp:959
FunctionfftUnordered
Convert N real float values to N/2+1 complex values in place, with an implementation-defined order.
src/Om/Om Framework/om/math/omFFTReal.h:204
FunctionfileExists
Get whether or not the file associated with this writer exists. * This method checks whether or not the file pointed to by the * path queried by
src/Om/Om Framework/om/io/omFileWriter.h:153
FunctionfilterSIMD
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:239
FunctionfilterSIMD
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:229
FunctionfilterSIMDLowPass
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:278
FunctionfilterSIMDLowPass
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:268
FunctionfilterSIMDLowPassSingle
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:317
FunctionfilterSIMDLowPassSingle
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:307
FunctionfilterScalar
Apply this crossover filter to the specified input buffer, writing the band-separated SIMD output.
src/GSound/gsound/internal/gsSIMDCrossover.h:185
FunctionfilterScalar
Apply this crossover filter to the specified input buffer, writing the band-separated SIMD output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:175
Methodfinalize
Finish loading an object and perform final initialization after all references have been patched. * The default implementation has no effect. */
src/Om/Om Resources/om/resources/omResourceSetTypeTranscoder.h:116
← previousnext →2,301–2,400 of 4,063, ranked by callers