Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATRect::Inside
bool CATRect::Inside ( const CATRect insideRect  )  const [inline]

Inside() determines if the inside rect is fully contained by *this rect.

Parameters:
insideRect - Rect to check
Returns:
bool - true if insideRect is fully contained by *this.

Definition at line 373 of file CATRect.h.

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

Referenced by CATImage::FillRect().


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