BulletCSharp.LinearMathPINVOKE.TestTriangleAgainstAabb2 C# (CSharp) Method

TestTriangleAgainstAabb2() private method

private TestTriangleAgainstAabb2 ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool TestTriangleAgainstAabb2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
LinearMathPINVOKE