Wildmeshing Toolkit
wmtk::components::utils::ComponentOptionsBase Struct Reference

#include <ComponentOptionsBase.hpp>

Public Attributes

std::string input
 
std::string output
 
nlohmann::json attributes
 
std::vector< std::string > pass_through
 

Detailed Description

Definition at line 7 of file ComponentOptionsBase.hpp.

Member Data Documentation

◆ attributes

nlohmann::json wmtk::components::utils::ComponentOptionsBase::attributes

Definition at line 11 of file ComponentOptionsBase.hpp.

◆ input

std::string wmtk::components::utils::ComponentOptionsBase::input

Definition at line 9 of file ComponentOptionsBase.hpp.

◆ output

std::string wmtk::components::utils::ComponentOptionsBase::output

Definition at line 10 of file ComponentOptionsBase.hpp.

◆ pass_through

std::vector<std::string> wmtk::components::utils::ComponentOptionsBase::pass_through

Definition at line 12 of file ComponentOptionsBase.hpp.


The documentation for this struct was generated from the following file: