Uses of Class
fmod.SWIGTYPE_p_FMOD_REVERB3D
Packages that use SWIGTYPE_p_FMOD_REVERB3D
-
Uses of SWIGTYPE_p_FMOD_REVERB3D in fmod
Methods in fmod with parameters of type SWIGTYPE_p_FMOD_REVERB3DModifier and TypeMethodDescriptionstatic int
javafmod.FMOD_Reverb3D_Get3DAttributes
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_VECTOR sWIGTYPE_p_FMOD_VECTOR, SWIGTYPE_p_float sWIGTYPE_p_float1, SWIGTYPE_p_float sWIGTYPE_p_float0) static int
javafmod.FMOD_Reverb3D_GetActive
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_BOOL sWIGTYPE_p_FMOD_BOOL) static int
javafmod.FMOD_Reverb3D_GetProperties
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_REVERB_PROPERTIES sWIGTYPE_p_FMOD_REVERB_PROPERTIES) static int
javafmod.FMOD_Reverb3D_GetUserData
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_p_void sWIGTYPE_p_p_void) static int
javafmod.FMOD_Reverb3D_Release
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D) static int
javafmod.FMOD_Reverb3D_Set3DAttributes
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_VECTOR sWIGTYPE_p_FMOD_VECTOR, float float0, float float1) static int
javafmod.FMOD_Reverb3D_SetActive
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_BOOL sWIGTYPE_p_FMOD_BOOL) static int
javafmod.FMOD_Reverb3D_SetProperties
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_FMOD_REVERB_PROPERTIES sWIGTYPE_p_FMOD_REVERB_PROPERTIES) static int
javafmod.FMOD_Reverb3D_SetUserData
(SWIGTYPE_p_FMOD_REVERB3D sWIGTYPE_p_FMOD_REVERB3D, SWIGTYPE_p_void sWIGTYPE_p_void)