OGRE 14.3
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreString.h File Reference

Classes

class  Ogre::StringUtil
 Utility class for manipulating Strings. More...
 

Namespaces

namespace  Ogre
 

Macros

#define OGRE_FORMAT_PRINTF(string_idx, first_to_check)
 

Typedefs

typedef ::std::hash< StringOgre::_StringHash
 

Macro Definition Documentation

◆ OGRE_FORMAT_PRINTF

#define OGRE_FORMAT_PRINTF ( string_idx,
first_to_check )
Value:
__attribute__ ((format (printf, string_idx, first_to_check)))