Functions to clamp values. More...
Go to the source code of this file.
Namespaces | |
| namespace | base |
Library of base code. | |
Functions | |
| template<typename SIGNED > | |
| SIGNED | base::Clamp (const SIGNED n, const SIGNED limit) |
| template<typename T > | |
| T | base::Clamp (const T n, const T low, const T high) |
| INLINE fp | base::Clamp1 (const fp f) |
| INLINE uint8 | base::ClampFF (const uint ui) |
| INLINE uint8 | base::ClampFF (const int i) |
| INLINE uint8 | base::ClampFF (const fp f) |
Functions to clamp values.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10