OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreIdString.h File Reference
#include "OgrePrerequisites.h"
#include <inttypes.h>
#include <string.h>
#include <cstdio>
#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< IdStringOgre::IdStringVec
 

Macro Definition Documentation

◆ OGRE_DEBUG_STR_SIZE

#define OGRE_DEBUG_STR_SIZE   32

◆ OGRE_HASH_BITS

#define OGRE_HASH_BITS   32

◆ OGRE_HASH_FUNC

#define OGRE_HASH_FUNC   MurmurHash3_x86_32