|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::Portal::System::initialize | ( | ) |
Initialize Portal::System.
Must be called before any Portal::System free functions are used. No subsystem dependency is required; call at any point after engine construction and before the first dialog or OS interaction.
Initializes, in order:
Definition at line 27 of file System.cpp.
References MayaFlux::Journal::API, MF_ERROR, MF_INFO, MF_WARN, and MayaFlux::Journal::Portal.
Referenced by MayaFlux::Core::Engine::Start().
Here is the caller graph for this function: