#include <src/util/UTFStringConversions.h>
Static Public Member Functions | |
static bool | convert (Ogre::UTFString *output, const std::string &input) |
Converts an std::string into an Ogre::UTFString. |
static bool orxonox::ConverterExplicit< std::string, Ogre::UTFString >::convert | ( | Ogre::UTFString * | output, | |
const std::string & | input | |||
) | [inline, static] |
Converts an std::string into an Ogre::UTFString.