OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Classes | |
struct | Ogre::IdString |
Hashed string. More... | |
Namespaces | |
Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Macros | |
#define | OGRE_APPEND_DEBUG_STRING(_Expression) ((void)0) |
#define | OGRE_COPY_DEBUG_STRING(_Expression) ((void)0) |
#define | OGRE_HASH_BITS 32 |
#define | OGRE_HASH_FUNC MurmurHash3_x86_32 |
#define OGRE_HASH_FUNC MurmurHash3_x86_32 |
Referenced by Ogre::IdString::IdString(), and Ogre::IdString::operator+=().
#define OGRE_HASH_BITS 32 |
Referenced by Ogre::IdString::getReleaseText().
#define OGRE_COPY_DEBUG_STRING | ( | _Expression | ) | ((void)0) |
Referenced by Ogre::IdString::IdString().
#define OGRE_APPEND_DEBUG_STRING | ( | _Expression | ) | ((void)0) |
Referenced by Ogre::IdString::IdString(), and Ogre::IdString::operator+=().