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

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

private TestPointAgainstAabb2 ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
Результат bool
        public static extern bool TestPointAgainstAabb2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
LinearMathPINVOKE