file new in Git master
Copy.hFunction Magnum::
Namespaces
- namespace Magnum
- Root namespace.
- namespace Magnum::MaterialTools new in Git master
- Material tools.
Functions
- auto copy(const Trade::MaterialData& material) -> Trade::MaterialData new in Git master
- Make an owned copy of the material.
- auto copy(Trade::MaterialData&& material) -> Trade::MaterialData new in Git master
- Make a material with owned data.