BulletCSharp.SWIGTYPE_p_p_btSoftBody.getCPtr C# (CSharp) Method

getCPtr() static private method

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