|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< ISubsystem > MayaFlux::Core::SubsystemManager::get_subsystem | ( | SubsystemType | type | ) |
Get access to a specific subsystem by type.
| type | SubsystemType enum value identifying the subsystem |
Provides access to registered subsystems for direct interaction. Returns nullptr if subsystem of specified type doesn't exist.
Definition at line 121 of file SubsystemManager.cpp.
References has_subsystem(), and m_subsystems.
Referenced by get_audio_subsystem(), and get_graphics_subsystem().
Here is the call graph for this function:
Here is the caller graph for this function: