#include <yrect.h>
◆ YRect() [1/2]
◆ YRect() [2/2]
YRect::YRect |
( |
int |
nXMin, |
|
|
int |
nXMax, |
|
|
int |
nYMin, |
|
|
int |
nYMax |
|
) |
| |
◆ getMaxX()
const int & YRect::getMaxX |
( |
| ) |
const |
◆ getMaxY()
const int & YRect::getMaxY |
( |
| ) |
const |
◆ getMinX()
const int & YRect::getMinX |
( |
| ) |
const |
◆ getMinY()
const int & YRect::getMinY |
( |
| ) |
const |
◆ hasIntersection()
bool YRect::hasIntersection |
( |
const YRect & |
rect | ) |
const |
◆ hasPos()
bool YRect::hasPos |
( |
const YPos & |
other | ) |
const |
◆ operator-()
YRect YRect::operator- |
( |
const YPos & |
other | ) |
const |
◆ m_nMaxX
◆ m_nMaxY
◆ m_nMinX
◆ m_nMinY
The documentation for this class was generated from the following files: