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

Snapshot of weighted portal-segment cache occupancy and lifecycle counts. More...

#include <tess/path/portal_segment_cache.h>

Public Attributes

std::size_t entries = 0
std::size_t path_nodes = 0
std::size_t sweeps = 0
std::size_t evictions = 0
std::size_t stale_rejections = 0
std::size_t class_rebinds = 0

Detailed Description

Snapshot of weighted portal-segment cache occupancy and lifecycle counts.


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