Wildmeshing Toolkit
Loading...
Searching...
No Matches
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

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

Functions

std::shared_ptr< TriMeshwmtk::components::procedural::make_mesh (const DiskOptions &opt)
 
std::shared_ptr< TriMeshwmtk::components::procedural::make_mesh (const Grid2Options &opt)
 
std::shared_ptr< TriMeshwmtk::components::procedural::make_mesh (const TriangleFanOptions &)
 
std::shared_ptr< TetMeshwmtk::components::procedural::make_mesh (const Grid3Options &opt)
 
std::shared_ptr< Meshwmtk::components::procedural::make_mesh (const GridOptions &m)