| Wildmeshing Toolkit
    | 
#include <memory>Go to the source code of this file.
| Namespaces | |
| namespace | wmtk | 
| namespace | wmtk::components | 
| namespace | 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) |