|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::safe_copy_typed_variant | ( | const DataVariant & | input, |
| DataVariant & | output | ||
| ) |
Safely copy data from a DataVariant to another DataVariant of a specific type.
| T | Data type. |
| input | Source DataVariant. |
| output | Destination DataVariant. |
Definition at line 550 of file DataUtils.hpp.