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

btConvexTriangleMeshShape_localGetSupportingVertexWithoutMargin() private méthode

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