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

Default template. No conversion available at all. More...

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

Static Public Member Functions

static ORX_FORCEINLINE bool convert (ToType *, const FromType &)
 

Detailed Description

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

Default template. No conversion available at all.

Member Function Documentation

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

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