Wildmeshing Toolkit
winding_number.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
wmtk/Mesh.hpp
>
4
5
namespace
wmtk::components
{
6
7
std::shared_ptr<Mesh>
winding_number
(
8
const
std::shared_ptr<Mesh>& query_mesh_ptr,
9
const
std::shared_ptr<Mesh>& surface_ptr);
10
11
}
Mesh.hpp
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::winding_number
std::shared_ptr< Mesh > winding_number(const std::shared_ptr< Mesh > &query_mesh_ptr, const std::shared_ptr< Mesh > &surface_ptr)
Definition:
winding_number.cpp:17
components
winding_number
wmtk
components
winding_number
winding_number.hpp
Generated by
1.9.1