Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATGuiObj::GetPostRects
bool CATGuiObj::GetPostRects ( CATStack< CATRect > &  rectStack  )  [virtual]

Retrieve a stack of post rectangles from child controls for use in clipping the main window's drawing routines.

Parameters:
rectStack - a stack of rectangles to add Post-draw rects to when building up the clipping region.
Returns:
bool - true if any post rectangles are found.

Reimplemented in CATControlWnd, and CATTab.

Definition at line 633 of file CATGuiObj.cpp.

References CATXMLObject::GetChild(), CATXMLObject::GetNumChildren(), and GetPostRects().

Referenced by CATTab::GetPostRects(), and GetPostRects().


Generated on Mon Feb 11 04:10:31 2008 for Game Accessibility Suite by doxygen 1.5.4