Wildmeshing Toolkit
|
#include <MultimeshOptions.hpp>
Public Attributes | |
std::string | type |
std::string | parent |
std::string | child |
std::string | name |
Definition at line 7 of file MultimeshOptions.hpp.
std::string wmtk::components::MultimeshUVOptions::child |
Definition at line 12 of file MultimeshOptions.hpp.
std::string wmtk::components::MultimeshUVOptions::name |
Definition at line 13 of file MultimeshOptions.hpp.
std::string wmtk::components::MultimeshUVOptions::parent |
Definition at line 11 of file MultimeshOptions.hpp.
std::string wmtk::components::MultimeshUVOptions::type |
Definition at line 10 of file MultimeshOptions.hpp.