Rect Class Reference

List of all members.

Public Member Functions

 Rect (const float x, const float y, const float w, const float h)
 Rect (const Rect &r)
RectSetXY (const float x, const float y)
RectSetWH (const float w, const float h)
Rectoperator= (const Rect &r)
RectClip (const Rect &r)
Rect GetClipped (const Rect &r) const
bool Intersects (const Rect &r) const
bool PointInRect (const float x, const float y) const
float Left () const
float Top () const
float Right () const
float Bottom () const

Public Attributes

float _x
float _y
float _w
float _h

The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on Fri Nov 20 15:29:20 2009 for PhysTank by  doxygen 1.6.1