|
Wildmeshing Toolkit
|
#include "winding_number.hpp"#include <wmtk/EdgeMesh.hpp>#include <wmtk/TetMesh.hpp>#include <wmtk/TriMesh.hpp>#include <wmtk/utils/EigenMatrixWriter.hpp>#include <wmtk/utils/Logger.hpp>#include <wmtk/utils/mesh_utils.hpp>#include <wmtk/utils/Rational.hpp>#include "internal/WindingNumberOptions.hpp"#include "internal/winding_number.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
Functions | |
| std::shared_ptr< Mesh > | wmtk::components::winding_number (const std::shared_ptr< Mesh > &query_mesh_ptr, const std::shared_ptr< Mesh > &surface_ptr) |