Wildmeshing Toolkit
cast_attribute.hpp File Reference
Include dependency graph for cast_attribute.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 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)