Wildmeshing Toolkit
|
#include <filesystem>
#include <map>
#include <nlohmann/json.hpp>
#include <wmtk/components/utils/Paths.hpp>
#include <wmtk/io/Cache.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
Functions | |||||
tag_intersection | |||||
when you what to get a tag intersection between several tag attributes, then you can call this function
| |||||
void | wmtk::components::tag_intersection (const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache) | ||||