|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< GraphicsSubsystem > MayaFlux::Core::SubsystemManager::get_graphics_subsystem | ( | ) |
Get typed access to the graphics subsystem.
Convenience method that automatically casts to GraphicsSubsystem type. Equivalent to dynamic_cast on get_subsystem(SubsystemType::GRAPHICS).
Definition at line 86 of file SubsystemManager.cpp.
References get_subsystem(), and MayaFlux::Core::GRAPHICS.
Referenced by stop_graphics_subsystem().
Here is the call graph for this function:
Here is the caller graph for this function: