AIBasicUtilities.h File Reference
Go to the source code of this file.
Namespaces |
| namespace | ai |
| | Usage:.
|
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) |