|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< InputSubsystem > MayaFlux::Core::SubsystemManager::get_input_subsystem | ( | ) |
Get typed access to the input subsystem.
Convenience method that automatically casts to InputSubsystem type. Equivalent to dynamic_cast on get_subsystem(SubsystemType::INPUT).
Definition at line 118 of file SubsystemManager.cpp.
References get_subsystem(), and MayaFlux::Core::INPUT.
Referenced by stop_input_subsystem().
Here is the call graph for this function:
Here is the caller graph for this function: