OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Classes | |
class | Ogre::StringUtil |
Utility class for manipulating Strings. More... | |
Namespaces | |
namespace | Ogre |
Macros | |
#define | OGRE_FORMAT_PRINTF(string_idx, first_to_check) __attribute__ ((format (printf, string_idx, first_to_check))) |
Typedefs | |
typedef ::std::hash< String > | Ogre::_StringHash |
#define OGRE_FORMAT_PRINTF | ( | string_idx, | |
first_to_check | |||
) | __attribute__ ((format (printf, string_idx, first_to_check))) |