tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::WorldArchiveInfo Struct Reference

Parsed compatibility metadata from the fixed world-archive envelope. More...

#include <tess/persistence/archive.h>

Public Attributes

std::uint32_t format_version = 0
Extent3 size {}
Extent3 chunk {}
lattice::Identity lattice_identity = lattice::Identity::Orthogonal
std::uint32_t lattice_version = 0
std::uint32_t key_layout_version = 0
std::uint64_t schema_id = 0
std::uint32_t schema_version = 0
std::uint32_t library_major = 0
std::uint32_t library_minor = 0
std::uint32_t library_patch = 0
WorldArchiveResidency residency = WorldArchiveResidency::AlwaysResident
std::uint32_t field_count = 0
std::uint64_t chunk_count = 0

Detailed Description

Parsed compatibility metadata from the fixed world-archive envelope.


The documentation for this struct was generated from the following file: