uint64_t psot_location_
Definition SOTMarker.h:50
bool write_psot(IStream *stream, uint32_t tilePartLength)
write psot i.e.
Definition SOTMarker.cpp:55
SOTMarker(void)
Constructs a new SOTMarker object.
Definition SOTMarker.cpp:54
bool write(ITileProcessorCompress *compressor, uint32_t tilePartLength)
Write SOT marker.
Definition SOTMarker.cpp:69
ResWindow.
Definition CompressedChunkCache.h:36
Interface for managing tile compression.
Definition ITileProcessorCompress.h:31