VR-Forces 4.8 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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)