An index of which Cells are empty and which ones contain information. For offline mode only. More...
#include <mapindex.h>
Public Member Functions | |
| MapIndex (int aKeyLevel, char *aIndexPath) | |
| bool | cellIsEmpty (CellId cell, int level, int x, int y, int z) |
| Returns whether a cell has data. | |
Protected Member Functions | |
| Cells * | loadSection (CellId key) |
Protected Attributes | |
| ExternalMutex::Mutex | lock |
An index of which Cells are empty and which ones contain information. For offline mode only.
Definition at line 54 of file mapindex.h.