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