#include <src/util/Convert.h>
Public Types | |
enum | { probe = ImplicitConversion<FromType, exists } |
Static Public Member Functions | |
static FORCEINLINE bool | convert (ToType *output, const FromType &input) |
static FORCEINLINE bool orxonox::ConverterExplicit< FromType, ToType >::convert | ( | ToType * | output, | |
const FromType & | input | |||
) | [inline, static] |
References orxonox::convertImplicitely().