|
Wildmeshing Toolkit
|
#include <wmtk/Mesh.hpp>#include <wmtk/operations/attribute_update/CastAttributeTransferStrategy.hpp>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::utils |
Functions | |
| template<typename T > | |
| void | wmtk::utils::cast_attribute (const wmtk::attribute::MeshAttributeHandle &original_handle, const wmtk::attribute::MeshAttributeHandle &new_handle) |
| template<typename T > | |
| wmtk::attribute::MeshAttributeHandle | wmtk::utils::cast_attribute (const wmtk::attribute::MeshAttributeHandle &original_handle, Mesh &m, const std::string &new_attribute_name) |