|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/path/path_runtime.h>
Public Attributes | |
| std::size_t | value = 0 |
| std::uint64_t | generation = 0 |
Generation-stamped index of a request submitted to PathRequestRuntime.
The ticket is a non-owning value valid only for its originating runtime and until clear_requests(). Its 64-bit generation prevents practical aliasing with a later batch.