MCPcopy Create free account

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

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

MethodFloat16 swap
Reverse the byte order of a 16-bit float.
src/Om/Om Framework/om/data/omEndian.h:107
MethodFloat16>
src/Om/Om Framework/om/math/omScalarType.h:326
FunctionFrequencyBandResponse getAttenuation
Return the linear attenuation of sound due to traveling the specified distance through this medium. * This function computes the attenuation due to ai
src/GSound/gsound/gsSoundMedium.h:162
FunctionFrequencyBandResponse getBandResponse
Convert this generic response to a response for a set of frequency bands. * This method averages the gain over each output frequency band in this resp
src/GSound/gsound/gsFrequencyResponse.h:215
FunctionFrequencyBandResponse operator *
Multiply this frequency band response by another and return the result. * The gains for each band in the frequency band responses are multiplied toget
src/GSound/gsound/gsFrequencyBandResponse.h:329
FunctionFrequencyBandResponse operator +
Add this FrequencyBandResponse to another and return the result. * The gains for each band in the frequency band responses are added together. *
src/GSound/gsound/gsFrequencyBandResponse.h:263
FunctionFrequencyBandResponse operator -
Subtract a FrequencyBandResponse from this one and return the result. * The gains for each band in the frequency band responses are subtracted. *
src/GSound/gsound/gsFrequencyBandResponse.h:295
FunctionFrequencyBandResponse operator /
Multiply this frequency band response by another and return the result. * The gains for each band in the frequency band responses are divided. *
src/GSound/gsound/gsFrequencyBandResponse.h:363
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:117
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:352
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:591
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:834
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:1081
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:1332
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:1589
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:1850
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:2115
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:2384
MethodFunction
src/Om/Om Framework/om/lang/omFunction.h:2658
FunctionFunction<R ( T1 )> bind
src/Om/Om Framework/om/lang/omFunction.h:498
FunctionFunction<R ( T1, T2 )> bind
src/Om/Om Framework/om/lang/omFunction.h:737
FunctionFunction<R ( T1, T2, T3 )> bind
src/Om/Om Framework/om/lang/omFunction.h:980
FunctionFunction<R ( T1, T2, T3, T4 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1227
FunctionFunction<R ( T1, T2, T3, T4, T5 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1478
FunctionFunction<R ( T1, T2, T3, T4, T5, T6 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1735
FunctionFunction<R ( T1, T2, T3, T4, T5, T6, T7 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1996
FunctionFunction<R ( T1, T2, T3, T4, T5, T6, T7, T8 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2261
FunctionFunction<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2531
FunctionFunction<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2804
FunctionFunction<R ()> bind
src/Om/Om Framework/om/lang/omFunction.h:263
FunctionFunction<R ()> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:107
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:86
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:153
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:224
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:296
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:370
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:448
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:527
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:608
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:691
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:772
MethodFunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:854
FunctionFunctionCall<R ( T1 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:165
FunctionFunctionCall<R ( T1, T2 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:236
FunctionFunctionCall<R ( T1, T2, T3 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:309
FunctionFunctionCall<R ( T1, T2, T3, T4 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:384
FunctionFunctionCall<R ( T1, T2, T3, T4, T5 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:462
FunctionFunctionCall<R ( T1, T2, T3, T4, T5, T6 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:542
FunctionFunctionCall<R ( T1, T2, T3, T4, T5, T6, T7 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:624
FunctionFunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:704
FunctionFunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:785
FunctionFunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:867
FunctionFunctionCall<R ()> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:98
MethodFunctionCallBase
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:159
FunctionGSOUND_EXPORT gsDeleteHRTF
src/GSound/gsound/gsoundC.cpp:2635
FunctionGSOUND_EXPORT gsDeleteListener
src/GSound/gsound/gsoundC.cpp:1941
FunctionGSOUND_EXPORT gsDeleteMaterial
src/GSound/gsound/gsoundC.cpp:2437
FunctionGSOUND_EXPORT gsDeleteMesh
src/GSound/gsound/gsoundC.cpp:2340
FunctionGSOUND_EXPORT gsDeleteMeshRequest
src/GSound/gsound/gsoundC.cpp:1141
FunctionGSOUND_EXPORT gsDeleteObject
src/GSound/gsound/gsoundC.cpp:2162
FunctionGSOUND_EXPORT gsDeleteRenderRequest
src/GSound/gsound/gsoundC.cpp:925
FunctionGSOUND_EXPORT gsDeleteRequest
src/GSound/gsound/gsoundC.cpp:661
FunctionGSOUND_EXPORT gsDeleteScene
src/GSound/gsound/gsoundC.cpp:1336
FunctionGSOUND_EXPORT gsDeleteSound
src/GSound/gsound/gsoundC.cpp:2540
FunctionGSOUND_EXPORT gsDeleteSource
src/GSound/gsound/gsoundC.cpp:1558
FunctionGSOUND_EXPORT gsDeleteSystem
src/GSound/gsound/gsoundC.cpp:508
FunctionGSOUND_EXPORT gsGetVersion
src/GSound/gsound/gsoundC.cpp:477
FunctionGSOUND_EXPORT gsHRTFSetFile
src/GSound/gsound/gsoundC.cpp:2644
FunctionGSOUND_EXPORT gsInit
src/GSound/gsound/gsoundC.cpp:459
FunctionGSOUND_EXPORT gsListenerGetOrientation
src/GSound/gsound/gsoundC.cpp:2092
FunctionGSOUND_EXPORT gsListenerGetPosition
src/GSound/gsound/gsoundC.cpp:1950
FunctionGSOUND_EXPORT gsListenerGetRadius
src/GSound/gsound/gsoundC.cpp:2024
FunctionGSOUND_EXPORT gsListenerGetSensitivity
src/GSound/gsound/gsoundC.cpp:2058
FunctionGSOUND_EXPORT gsListenerGetVelocity
src/GSound/gsound/gsoundC.cpp:1987
FunctionGSOUND_EXPORT gsListenerSetOrientation
src/GSound/gsound/gsoundC.cpp:2117
FunctionGSOUND_EXPORT gsListenerSetPosition
src/GSound/gsound/gsoundC.cpp:1970
FunctionGSOUND_EXPORT gsListenerSetRadius
src/GSound/gsound/gsoundC.cpp:2041
FunctionGSOUND_EXPORT gsListenerSetSensitivity
src/GSound/gsound/gsoundC.cpp:2075
FunctionGSOUND_EXPORT gsListenerSetVelocity
src/GSound/gsound/gsoundC.cpp:2007
FunctionGSOUND_EXPORT gsMaterialGet
src/GSound/gsound/gsoundC.cpp:2446
FunctionGSOUND_EXPORT gsMaterialReset
src/GSound/gsound/gsoundC.cpp:2494
FunctionGSOUND_EXPORT gsMaterialSet
src/GSound/gsound/gsoundC.cpp:2470
FunctionGSOUND_EXPORT gsMeshRequestGetFlag
src/GSound/gsound/gsoundC.cpp:1150
FunctionGSOUND_EXPORT gsMeshRequestGetParamF
src/GSound/gsound/gsoundC.cpp:1206
FunctionGSOUND_EXPORT gsMeshRequestGetParamI
src/GSound/gsound/gsoundC.cpp:1264
FunctionGSOUND_EXPORT gsMeshRequestSetFlag
src/GSound/gsound/gsoundC.cpp:1177
FunctionGSOUND_EXPORT gsMeshRequestSetParamF
src/GSound/gsound/gsoundC.cpp:1235
FunctionGSOUND_EXPORT gsMeshRequestSetParamI
src/GSound/gsound/gsoundC.cpp:1289
FunctionGSOUND_EXPORT gsMeshSetData
src/GSound/gsound/gsoundC.cpp:2349
FunctionGSOUND_EXPORT gsMeshSetMaterial
src/GSound/gsound/gsoundC.cpp:2397
FunctionGSOUND_EXPORT gsNewHRTF
src/GSound/gsound/gsoundC.cpp:2624
FunctionGSOUND_EXPORT gsNewListener
src/GSound/gsound/gsoundC.cpp:1930
FunctionGSOUND_EXPORT gsNewMaterial
src/GSound/gsound/gsoundC.cpp:2426
FunctionGSOUND_EXPORT gsNewMesh
src/GSound/gsound/gsoundC.cpp:2329
FunctionGSOUND_EXPORT gsNewMeshRequest
src/GSound/gsound/gsoundC.cpp:1130
FunctionGSOUND_EXPORT gsNewObject
src/GSound/gsound/gsoundC.cpp:2151
FunctionGSOUND_EXPORT gsNewRenderRequest
src/GSound/gsound/gsoundC.cpp:914
FunctionGSOUND_EXPORT gsNewRequest
src/GSound/gsound/gsoundC.cpp:650
FunctionGSOUND_EXPORT gsNewScene
src/GSound/gsound/gsoundC.cpp:1325
FunctionGSOUND_EXPORT gsNewSound
src/GSound/gsound/gsoundC.cpp:2529
← previousnext →1,601–1,700 of 4,063, ranked by callers