VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)