BulletCSharp.LinearMathPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_LinearMath C# (CSharp) Méthode

SWIGRegisterExceptionCallbacksArgument_LinearMath() private méthode

private SWIGRegisterExceptionCallbacksArgument_LinearMath ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
Résultat void
            public static extern void SWIGRegisterExceptionCallbacksArgument_LinearMath(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);