GlobeEngine
|
#include <Half.h>
Helper class for half casts. This class template has to be specialized for all valid cast argument to define an appropriate static cast
member function and a corresponding type
member denoting its return type.
T | destination type |
U | source type |
R | rounding mode to use |