|
| QAABB (QVector minPosition, QVector maxPosition) |
|
QVector | GetMin () |
|
QVector | GetMax () |
|
QVector | GetSize () |
|
QAABB * | SetMinMax (QVector minPosition, QVector maxPosition) |
|
float | GetPerimeter () const |
|
float | GetArea () const |
|
QVector | GetCenterPosition () const |
|
float | GetVolume () const |
|
double | isContain (const QAABB &otherAABB) const |
|
void | Fatten (float amount) |
|
QAABB | Fattened (float amount) const |
|
QAABB | FattenedWithRate (float rate) const |
|
bool | isCollidingWith (const QAABB &otherAABB) const |
|
The documentation for this class was generated from the following file: