BulletCSharp.LinearMathPINVOKE.btIDebugDraw_setDebugMode C# (CSharp) Method

btIDebugDraw_setDebugMode() private method

private btIDebugDraw_setDebugMode ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void btIDebugDraw_setDebugMode(HandleRef jarg1, int jarg2);
LinearMathPINVOKE