![]() |
Simulant
21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
bool | operator< (const Key &other) const |
bool | operator== (const Key &other) const |
bool | is_root () const |
Key | parent_key () const |
bool | is_ancestor_of (const Key &other) const |
Public Attributes | |
Hash | hash_path [MAX_GRID_LEVELS] |
std::size_t | ancestors = 0 |
std::size_t | hash_code = 0 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Key &key) |