Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::components |
namespace | wmtk::components::input |
Functions | |
std::shared_ptr< wmtk::TriMesh > | wmtk::components::input::mesh_with_tag_from_image (const std::filesystem::path &file, const std::string &tag_name) |
Build a tagged triangle mesh from a greyscale image. | |