|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include "OgrePrerequisites.h"#include <inttypes.h>#include <stdio.h>#include <string.h>#include <string>#include "Hash/MurmurHash3.h"#include "OgreAssert.h"| Classes | |
| struct | Ogre::IdString | 
| Hashed string.  More... | |
| Namespaces | |
| namespace | Ogre | 
| bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h> | |
| Macros | |
| #define | OGRE_DEBUG_STR_SIZE 32 | 
| #define | OGRE_HASH_BITS 32 | 
| #define | OGRE_HASH_FUNC MurmurHash3_x86_32 | 
| Typedefs | |
| typedef StdVector< IdString > | Ogre::IdStringVec | 
| #define OGRE_DEBUG_STR_SIZE 32 | 
| #define OGRE_HASH_BITS 32 | 
| #define OGRE_HASH_FUNC MurmurHash3_x86_32 |