|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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 > |
Owns an ordered set of goals used to build a reusable distance product.