ChunkStoreInfo

Undocumented in source.

Members

Functions

dataByteOffset
size_t dataByteOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dataLength
size_t dataLength;
Undocumented in source.
headerIndex
ChunkRegionIndex headerIndex;
Undocumented in source.
isStored
bool isStored;
Undocumented in source.
numSectors
size_t numSectors;
Undocumented in source.
parentRegionPosition
RegionWorldPos parentRegionPosition;
Undocumented in source.
positionInRegion
ChunkRegionPos positionInRegion;
Undocumented in source.
positionInWorld
ChunkWorldPos positionInWorld;
Undocumented in source.
sectorNumber
size_t sectorNumber;
Undocumented in source.
timestamp
TimestampType timestamp;
Undocumented in source.

Meta