|
Wildmeshing Toolkit
|
#include "marching.hpp"#include <wmtk/components/utils/get_attributes.hpp>#include <wmtk/components/utils/resolve_path.hpp>#include "MarchingOptions.hpp"#include "internal/Marching.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
Functions | |
| void | wmtk::components::marching (Mesh &mesh, const MarchingOptions &options) |
| Perform maching tetrahedra/triangles. | |