Wildmeshing Toolkit
Loading...
Searching...
No Matches
components
manifold_extraction
wmtk
components
manifold_extraction
manifold_extraction.hpp
1
#pragma once
2
3
#include <nlohmann/json.hpp>
4
5
6
namespace
wmtk::components::manifold_extraction {
7
8
void
manifold_extraction(nlohmann::json json_params);
9
10
}
// namespace wmtk::components::manifold_extraction
Generated by
1.9.8