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

Delegates conversions to Radian 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::Radian *output, const FromType &input)
 

Detailed Description

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

Delegates conversions to Radian to conversions to float.

Member Function Documentation

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

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