Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
UHash.h File Reference
#include "UTypes.h"
#include <assert.h>

Go to the source code of this file.

Classes

class  OpenSkyNet::Utils::HashTableUIntKeys< T >
 

Namespaces

 OpenSkyNet
 
 OpenSkyNet::Utils
 

Functions

uint OpenSkyNet::Utils::getCompositeKey (uint x_, uint y_, uint z_)
 
uint OpenSkyNet::Utils::HashUIntToUInt (const uint &key_)
 

Variables

const uint OpenSkyNet::Utils::INITIAL_TABLE_SIZE = 512
 
const uint OpenSkyNet::Utils::MAX_3D_COMPONENT_KEY = 1024