BulletCSharp.LinearMathPINVOKE.HullLibrary_CreateConvexHull C# (CSharp) Method

HullLibrary_CreateConvexHull() private method

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