|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::set_and_transfer_context | ( | Core::Engine | instance | ) |
Replaces the default engine with a new instance.
| instance | New engine instance to use as default |
Transfers state from the old engine to the new one if possible.
This function is intended for advanced use cases where custom engine configuration is required beyond what the standard initialization functions provide.
Definition at line 61 of file Core.cpp.
References MayaFlux::internal::engine_mutex, MayaFlux::internal::engine_ref, and MayaFlux::internal::initialized.