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