Wildmeshing Toolkit
Loading...
Searching...
No Matches
attribute_missing_error.cpp
Go to the documentation of this file.
4
6{
7 return "Could not find attribute " + make_named_error_string(ad);
8}
9} // namespace wmtk::components::multimesh::utils::detail
static std::string make_message(const AttributeDescription &description)
std::string make_named_error_string(const std::string_view &path, const std::optional< uint8_t > &dimension, const std::optional< attribute::AttributeType > &type)