CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
PreciseFloatType< T, T > Struct Template Reference

If the two types are identical that is also the precise type. More...

#include <PreciseFloatType.h>

Public Types

typedef T Type
 

Detailed Description

template<typename T>
struct PreciseFloatType< T, T >

If the two types are identical that is also the precise type.

Definition at line 32 of file PreciseFloatType.h.

Member Typedef Documentation

template<typename T >
typedef T PreciseFloatType< T, T >::Type

Definition at line 34 of file PreciseFloatType.h.