AIBasicUtilities.h File Reference
Go to the source code of this file.
Namespaces |
namespace | ai |
| These constants identifier can be used to determine the quadrant in a plane.
|
Functions |
template<typename T > |
const T & | ai::Min (const T &obj1, const T &obj2) |
template<typename T > |
const T & | ai::Max (const T &obj1, const T &obj2) |