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