BulletCSharp.LinearMathPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_LinearMath C# (CSharp) Метод

SWIGRegisterExceptionCallbacksArgument_LinearMath() приватный Метод

private SWIGRegisterExceptionCallbacksArgument_LinearMath ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
Результат void
            public static extern void SWIGRegisterExceptionCallbacksArgument_LinearMath(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);