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

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

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

Static Public Member Functions

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

Detailed Description

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

Delegates conversions to Degree to conversions to float.

Member Function Documentation

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

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