OGRE 14.2
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)   __attribute__ ((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 )   __attribute__ ((format (printf, string_idx, first_to_check)))