![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | DtMinValue () |
| template<typename T > | |
| T | DtMaxValue () |
| bool | DtIsEven (int input) |
| bool | DtIsOdd (int input) |
| template<typename T > | |
| bool | DtIsZero (T input) |
| template<> | |
| bool | DtIsZero< float > (float input) |
| template<> | |
| bool | DtIsZero< double > (double input) |
| template<typename T > | |
| bool | DtIsNotZero (T input) |
|
inline |
|
inline |
References DtIsEven().
|
inline |
Referenced by DtIsNotZero().
|
inline |
References DtIsZero().