Wildmeshing Toolkit
export_cache.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::components
{
9
10
void
export_cache
(
const
utils::Paths& paths,
const
nlohmann::json
& j, io::Cache& cache);
11
12
}
// namespace wmtk::components
Cache.hpp
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::export_cache
void export_cache(const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache)
Definition:
export_cache.cpp:10
json
nlohmann::json json
Definition:
input.cpp:9
components
export_cache
wmtk
components
export_cache
export_cache.hpp
Generated by
1.9.1