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

Reports the closest reachable goal and a scratch-owned path to it. More...

#include <tess/path/field_product_cache.h>

Public Attributes

PathStatus status = PathStatus::NoPath
std::uint32_t cost = 0
Coord3 target {}
std::size_t expanded_nodes = 0
std::size_t reached_nodes = 0
std::span< const Coord3path

Detailed Description

Reports the closest reachable goal and a scratch-owned path to it.


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