#include <DiskOptions.hpp>
|
static constexpr auto | name () -> std::string_view |
|
Definition at line 8 of file DiskOptions.hpp.
◆ get_coordinate_name()
std::optional< std::string > wmtk::components::procedural::DiskOptions::get_coordinate_name |
( |
| ) |
const |
|
inline |
◆ name()
static constexpr auto wmtk::components::procedural::DiskOptions::name |
( |
| ) |
-> std::string_view |
|
inlinestaticconstexpr |
◆ from_json
void from_json |
( |
const nlohmann::json & |
nlohmann_json_j, |
|
|
DiskOptions & |
nlohmann_json_t |
|
) |
| |
|
friend |
◆ to_json
void to_json |
( |
nlohmann::json & |
nlohmann_json_j, |
|
|
const DiskOptions & |
nlohmann_json_t |
|
) |
| |
|
friend |
◆ coordinates
std::optional<Coordinates> wmtk::components::procedural::DiskOptions::coordinates |
◆ size
int64_t wmtk::components::procedural::DiskOptions::size |
The documentation for this class was generated from the following file: