Wildmeshing Toolkit
make_mesh.hpp File Reference
#include <memory>
Include dependency graph for make_mesh.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::procedural
 

Functions

std::shared_ptr< TriMesh > wmtk::components::procedural::make_mesh (const DiskOptions &opt)
 
std::shared_ptr< TriMesh > wmtk::components::procedural::make_mesh (const Grid2Options &opt)
 
std::shared_ptr< TriMesh > wmtk::components::procedural::make_mesh (const TriangleFanOptions &)
 
std::shared_ptr< TetMesh > wmtk::components::procedural::make_mesh (const Grid3Options &opt)
 
std::shared_ptr< Mesh > wmtk::components::procedural::make_mesh (const GridOptions &m)