BulletCSharp.LinearMathPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_LinearMath C# (CSharp) Method

SWIGRegisterExceptionCallbacksArgument_LinearMath() private method

private SWIGRegisterExceptionCallbacksArgument_LinearMath ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
return void
            public static extern void SWIGRegisterExceptionCallbacksArgument_LinearMath(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);