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

btPolyhedralConvexShape_localGetSupportingVertexWithoutMargin() private méthode

private btPolyhedralConvexShape_localGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
Résultat IntPtr
        public static extern IntPtr btPolyhedralConvexShape_localGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE