|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Supplies no special transitions beyond ordinary face adjacency. More...
#include <tess/topology/transition_provider.h>
Public Member Functions | |
| template<typename World, typename Sink> | |
| void | for_each_transition (const World &, ChunkKey, Sink &&) const noexcept |
| template<typename World, typename Sink> | |
| void | for_each_forward (const World &, Coord3, Sink &&) const noexcept |
| template<typename World, typename Sink> | |
| void | for_each_reverse (const World &, Coord3, Sink &&) const noexcept |
Static Public Attributes | |
| static constexpr std::uint32_t | maximum_transition_cost = 0 |
Supplies no special transitions beyond ordinary face adjacency.