tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::TransitionProbe< Cost > Struct Template Reference

#include <tess/topology/transition_model.h>

Public Attributes

Coord3 to {}
std::uint64_t to_index = 0
Cost cost = 0
TransitionKind kind = TransitionKind::Regular
TransitionAvailability availability = TransitionAvailability::Blocked
bool cost_overflow = false

Detailed Description

template<typename Cost = std::uint32_t>
struct tess::TransitionProbe< Cost >

Resolved transition data consumed by movement algorithms.


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