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

btSphereShape_localGetSupportingVertexWithoutMargin() private méthode

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