#include <TriangleFanOptions.hpp>
|
constexpr static 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()
constexpr static auto wmtk::components::procedural::TriangleFanOptions::name |
( |
| ) |
-> std::string_view |
|
inlinestaticconstexpr |
◆ from_json
◆ to_json
◆ 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: