BulletCSharp.btSoftSoftCollisionAlgorithm.getCPtr C# (CSharp) Méthode

getCPtr() static private méthode

static private getCPtr ( btSoftSoftCollisionAlgorithm obj ) : HandleRef
obj btSoftSoftCollisionAlgorithm
Résultat System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(btSoftSoftCollisionAlgorithm obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }