BulletCSharp.btAlignedObjectArraySBJointPtr.getCPtr C# (CSharp) Method

getCPtr() static private method

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