BulletCSharp.BulletCollisionPINVOKE.btConvexPolyhedron_testContainment C# (CSharp) Method

btConvexPolyhedron_testContainment() private method

private btConvexPolyhedron_testContainment ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btConvexPolyhedron_testContainment(HandleRef jarg1);
BulletCollisionPINVOKE