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

Owns an ordered set of goals used to build a reusable distance product. More...

#include <tess/path/field_product_cache.h>

Public Member Functions

void reserve (std::size_t count)
void clear () noexcept
void add (Coord3 goal)
auto empty () const noexcept -> bool
auto size () const noexcept -> std::size_t
auto goals () const noexcept -> std::span< const Coord3 >

Detailed Description

Owns an ordered set of goals used to build a reusable distance product.


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