Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATRect::Set
void CATRect::Set ( CATInt32  l,
CATInt32  t,
CATInt32  r,
CATInt32  b 
) [inline]

Set() sets the rectangle to the specified coordinates

Parameters:
l - new left position (inclusive)
t - new top position (inclusive)
r - new right position (exclusive)
b - new bottom position (exclusive)

Definition at line 272 of file CATRect.h.

References CATRECT::bottom, CATRECT::left, CATRECT::right, and CATRECT::top.

Referenced by CATWaitDlg::CATWaitDlg(), CATOverlayOpenGL::DrawToScene(), CATWindow::OSGetDockRect(), CATSkin::RectFromAttribs(), and CATWaitDlg::StartWait().


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