![]() |
FireSTARR
|
Public Member Functions | |
CellPoints & | insert (const XYPos &src, const SpreadData &spread_current, const XYSize x, const XYSize y) noexcept |
CellPointsMap & | merge (const BurnedData &unburnable, const CellPointsMap &rhs) noexcept |
set< XYPos > | unique () const noexcept |
void | remove_if (std::function< bool(const pair< Location, CellPoints > &)> F) noexcept |
Public Attributes | |
map< Location, CellPoints > | map_ |