VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
mathUtilities.h File Reference

Go to the source code of this file.

Functions

template<typename T >
DtMinValue ()
template<typename 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)

Function Documentation

template<typename T >
T DtMinValue ( )
inline
template<typename T >
T DtMaxValue ( )
inline
bool DtIsEven ( int  input)
inline

Referenced by DtIsOdd().

bool DtIsOdd ( int  input)
inline

References DtIsEven().

template<typename T >
bool DtIsZero ( input)
inline

Referenced by DtIsNotZero().

template<>
bool DtIsZero< float > ( float  input)
inline
template<>
bool DtIsZero< double > ( double  input)
inline

Referenced by DtTan().

template<typename T >
bool DtIsNotZero ( input)
inline

References DtIsZero().


Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)