public b2Profile GetProfile() { b2Profile ret = new b2Profile(Box2DPINVOKE.b2World_GetProfile(swigCPtr), false); return ret; }
internal static HandleRef getCPtr(b2Profile obj) { return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; }