#include <BoundingSquare.hpp>
Public Member Functions | |
BoundingSquare () | |
Constructor for uninitialised BoundingSquare. | |
BoundingSquare (coor_t x, coor_t y, coor_t radius) | |
BoundingSquare from BoundingSphere coordinates. | |
void | setNull () |
Set all bounds to 0. | |
bool | isNull () |
void | setMin (coor_t x, coor_t y) |
void | setMax (coor_t x, coor_t y) |
void | merge (BoundingSquare &b) |
bool | hasInside (coor_t x, coor_t y) |
bool | isTouching (BoundingSquare &b) |
coor_t | radius () |
coor_t | centerX () |
coor_t | centerY () |
|
Constructor for uninitialised BoundingSquare.
Definition at line 34 of file BoundingSquare.hpp. |
|
BoundingSquare from BoundingSphere coordinates.
Definition at line 41 of file BoundingSquare.hpp. |
|
Definition at line 108 of file BoundingSquare.hpp. References coor_t. |
|
Definition at line 113 of file BoundingSquare.hpp. References coor_t. |
|
Definition at line 89 of file BoundingSquare.hpp. |
|
Definition at line 58 of file BoundingSquare.hpp. |
|
Definition at line 94 of file BoundingSquare.hpp. |
|
Definition at line 75 of file BoundingSquare.hpp. |
|
Definition at line 103 of file BoundingSquare.hpp. References coor_t. |
|
Definition at line 69 of file BoundingSquare.hpp. |
|
Definition at line 63 of file BoundingSquare.hpp. |
|
Set all bounds to 0.
Definition at line 49 of file BoundingSquare.hpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:30 2007 by Doxygen version 1.3.9.1.