vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RealCmp< T > Class Template Reference

#include <RealCmp.h>

Static Public Member Functions

static FloatCmp comparator (T a, T b)
 
static bool compareLT (T a, T b)
 
static bool compareGT (T a, T b)
 
static bool compareEQ (T a, T b)
 
static bool compareLTEQ (T a, T b)
 
static bool compareGTEQ (T a, T b)
 

Member Function Documentation

template<class T >
static FloatCmp RealCmp< T >::comparator ( a,
b 
)
inlinestatic
template<class T >
static bool RealCmp< T >::compareEQ ( a,
b 
)
inlinestatic
template<class T >
static bool RealCmp< T >::compareGT ( a,
b 
)
inlinestatic
template<class T >
static bool RealCmp< T >::compareGTEQ ( a,
b 
)
inlinestatic
template<class T >
static bool RealCmp< T >::compareLT ( a,
b 
)
inlinestatic
template<class T >
static bool RealCmp< T >::compareLTEQ ( a,
b 
)
inlinestatic

The documentation for this class was generated from the following file: