Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

FloatCast< T, isArithmetic > Struct Template Reference

this is a template used to cast an arbitrary value to a float More...

#include <FloatCast.hpp>

List of all members.

Static Public Member Functions

static float Cast (const T &)


Detailed Description

template<typename T, bool isArithmetic = boost::is_arithmetic<T>::value>
struct FloatCast< T, isArithmetic >

this is a template used to cast an arbitrary value to a float

Definition at line 27 of file FloatCast.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 13:36:18 2005 for ImLib3D by  doxygen 1.4.2