Intersect() determines if two rectangles intersect, then calculates the rectangle of intersection between two rectangles if any.
Definition at line 331 of file CATRect.h. References CATRECT::bottom, CATMax(), CATMin(), Height(), CATRECT::left, CATRECT::right, CATRECT::top, and Width(). Referenced by CATWindow::CleanBackground(), CATTab::Draw(), CATSlider::Draw(), CATProgress::Draw(), CATLayer::Draw(), CATTab::PostDraw(), CATLayer::PostDraw(), and CATWindow::PostDrawText().
|