fBoundingBox
BRect* fBoundingBox;
fBoundingBox->Set(INT_MAX, INT_MAX, INT_MIN, INT_MIN);
*fBoundingBox = (*fBoundingBox) | rect;