|
Wildmeshing Toolkit
|
#include <ComponentOptionsBase.hpp>
Public Attributes | |
| std::string | input |
| std::string | output |
| nlohmann::json | attributes |
| std::vector< std::string > | pass_through |
Definition at line 7 of file ComponentOptionsBase.hpp.
| nlohmann::json wmtk::components::utils::ComponentOptionsBase::attributes |
Definition at line 11 of file ComponentOptionsBase.hpp.
| std::string wmtk::components::utils::ComponentOptionsBase::input |
Definition at line 9 of file ComponentOptionsBase.hpp.
| std::string wmtk::components::utils::ComponentOptionsBase::output |
Definition at line 10 of file ComponentOptionsBase.hpp.
| std::vector<std::string> wmtk::components::utils::ComponentOptionsBase::pass_through |
Definition at line 12 of file ComponentOptionsBase.hpp.