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

#include <tess/path/path_runtime.h>

Public Attributes

std::size_t value = 0
std::uint64_t generation = 0

Detailed Description

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.


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