Wildmeshing Toolkit
get_all_meshes.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <nlohmann/json.hpp>
4
#include <
wmtk/io/Cache.hpp
>
5
6
#include <wmtk/components/utils/Paths.hpp>
7
8
namespace
wmtk
{
9
namespace
components {
10
11
void
get_all_meshes
(
const
utils::Paths& paths,
const
nlohmann::json
& j, io::Cache& cache);
12
13
}
// namespace components
14
}
// namespace wmtk
Cache.hpp
wmtk::components::get_all_meshes
void get_all_meshes(const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache)
Definition:
get_all_meshes.cpp:17
wmtk
Definition:
Accessor.hpp:6
json
nlohmann::json json
Definition:
input.cpp:9
components
get_all_meshes
wmtk
components
get_all_meshes
get_all_meshes.hpp
Generated by
1.9.1