BulletCSharp.BulletCollisionPINVOKE.btPolyhedralConvexShape_isInside C# (CSharp) Méthode

btPolyhedralConvexShape_isInside() private méthode

private btPolyhedralConvexShape_isInside ( HandleRef jarg1, HandleRef jarg2, float jarg3 ) : bool
jarg1 HandleRef
jarg2 HandleRef
jarg3 float
Résultat bool
        public static extern bool btPolyhedralConvexShape_isInside(HandleRef jarg1, HandleRef jarg2, float jarg3);
BulletCollisionPINVOKE