Wildmeshing Toolkit
Loading...
Searching...
No Matches
get_attributes.cpp File Reference
Include dependency graph for get_attributes.cpp:

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::MeshAttributeHandlewmtk::components::utils::get_attributes (const Mesh &m, const nlohmann::json &attribute_names)