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

Delegates conversions from Radian 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::Radian &input)
 

Detailed Description

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

Delegates conversions from Radian to conversions from float.

Member Function Documentation

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

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