Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::components |
namespace | 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. | |
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) |