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

btMultiSphereShape_localGetSupportingVertexWithoutMargin() private méthode

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