VIPRA Documentation
|
Dummy polygon input for use in other concepts. More...
#include <polygon_input.hpp>
Public Member Functions | |
template<typename... keys_t> | |
auto | load_polygons (keys_t &&... keys) const -> std::optional< std::vector< VIPRA::Geometry::Polygon > > |
Returns polygons as loaded from the input module, std::nullopt if incorrect type / doesn't exist. | |
Dummy polygon input for use in other concepts.
|
inlinenodiscard |
Returns polygons as loaded from the input module, std::nullopt if incorrect type / doesn't exist.
data_t | |
key_ts |
key |