Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::multimesh | |
Enumerations | |
enum class | wmtk::components::multimesh::MultiMeshType { wmtk::components::multimesh::UV , wmtk::components::multimesh::Boundary , wmtk::components::multimesh::Tag } |
Functions | |
std::pair< std::shared_ptr< Mesh >, std::shared_ptr< Mesh > > | wmtk::components::multimesh::multimesh (const MultiMeshType &type, Mesh &parent, std::shared_ptr< Mesh > child, const attribute::MeshAttributeHandle parent_position_handle, const std::string &tag_name, const int64_t tag_value, const int64_t primitive) |