Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::utils | |
Functions | |
attribute::MeshAttributeHandle | wmtk::components::utils::get_attribute (const Mesh &m, const std::string &name) |
Get an attribute handle only by name. More... | |
attribute::MeshAttributeHandle | wmtk::components::utils::get_attribute (const Mesh &m, const nlohmann::json &attribute) |
std::vector< attribute::MeshAttributeHandle > | wmtk::components::utils::get_attributes (const Mesh &m, const nlohmann::json &attribute_names) |