|
tess 1.0.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/diagnostics.h>
Public Member Functions | |
| ScopedPathCounters (PathCounters &counters) noexcept | |
| ScopedPathCounters (const ScopedPathCounters &)=delete | |
| auto | operator= (const ScopedPathCounters &) -> ScopedPathCounters &=delete |
Installs path counters on the current thread for the lifetime of a scope.