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

getCPtr() static private méthode

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