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);