public GfMatrix4d GetInverseMatrix() { GfMatrix4d ret = new GfMatrix4d(UsdCsPINVOKE.GfBBox3d_GetInverseMatrix(swigCPtr), false); return(ret); }