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