XMath::Rectangle2 Class Reference
[XMath]
#include <Rectangle.h>
Detailed Description
- Author:
- Koray Balci
- Version:
- 1.0
- Date:
- April 2003
Public Member Functions | |
bool | isPointInRect (float x, float y) const |
const Vertex2D & | getTopLeft () const |
Accessor. | |
const Vertex2D & | getBottomRight () const |
Accessor. | |
float | getX0 () const |
Accessor. | |
float | getY0 () const |
Accessor. | |
float | getX1 () const |
Accessor. | |
float | getY1 () const |
Accessor. | |
float | getWidth () const |
Accessor. | |
float | getHeight () const |
Accessor. | |
void | setX0 (float _x0) |
Accessor. | |
void | setY0 (float _y0) |
Accessor. | |
void | setX1 (float _x1) |
Accessor. | |
void | setY1 (float _y1) |
Accessor. |
Member Function Documentation
|
Checks whether the x/y values lie inside the rectangle.
|
The documentation for this class was generated from the following file:
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by 1.4.6-NO