Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
orxonox::ConverterFallback< orxonox::Degree, ToType > Struct Template Reference

Delegates conversions from Degree to conversions from float. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/util/MathConvert.h>

Static Public Member Functions

static ORX_FORCEINLINE bool convert (ToType *output, const orxonox::Degree &input)
 

Detailed Description

template<class ToType>
struct orxonox::ConverterFallback< orxonox::Degree, ToType >

Delegates conversions from Degree to conversions from float.

Member Function Documentation

template<class ToType >
static ORX_FORCEINLINE bool orxonox::ConverterFallback< orxonox::Degree, ToType >::convert ( ToType *  output,
const orxonox::Degree &  input 
)
inlinestatic

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