Wildmeshing Toolkit
wmtk::components::MultimeshTOptions Struct Reference

#include <MultimeshOptions.hpp>

Public Attributes

std::string type
 
std::string name
 
std::string mesh
 
nlohmann::json position
 
std::string tag
 
int64_t tag_value
 
int64_t primitive
 

Detailed Description

Definition at line 26 of file MultimeshOptions.hpp.

Member Data Documentation

◆ mesh

std::string wmtk::components::MultimeshTOptions::mesh

Definition at line 31 of file MultimeshOptions.hpp.

◆ name

std::string wmtk::components::MultimeshTOptions::name

Definition at line 30 of file MultimeshOptions.hpp.

◆ position

nlohmann::json wmtk::components::MultimeshTOptions::position

Definition at line 32 of file MultimeshOptions.hpp.

◆ primitive

int64_t wmtk::components::MultimeshTOptions::primitive

Definition at line 35 of file MultimeshOptions.hpp.

◆ tag

std::string wmtk::components::MultimeshTOptions::tag

Definition at line 33 of file MultimeshOptions.hpp.

◆ tag_value

int64_t wmtk::components::MultimeshTOptions::tag_value

Definition at line 34 of file MultimeshOptions.hpp.

◆ type

std::string wmtk::components::MultimeshTOptions::type

Definition at line 29 of file MultimeshOptions.hpp.


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