|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/storage/chunk_page.h>
Public Types | |
| using | tag_type = Tag |
| using | value_type = Value |
Describes one structure-of-arrays field in a chunk schema.
Tag is a type-level identifier and Value is stored once per local tile. A schema may contain a tag only once.