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

Counts and status returned by a local chunk build or an incremental update. More...

#include <tess/topology/topology.h>

Public Attributes

TopologyStatus status = TopologyStatus::Built
std::size_t region_count = 0
std::size_t passable_tile_count = 0
std::size_t boundary_exit_count = 0
std::uint64_t topology_version_sum = 0

Detailed Description

Counts and status returned by a local chunk build or an incremental update.


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