VR-Forces 4.0.4 Class Documentation
Functions
include/tdbutil/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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)