|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Internal template method for type-safe subsystem creation.
| SType | Type of subsystem to create |
| Args | Constructor argument types |
| type | SubsystemType enum value identifying the subsystem category |
| args | Constructor arguments for the subsystem |
Creates a subsystem instance and registers it with the manager. Used internally by specific subsystem creation methods.
Definition at line 59 of file SubsystemManager.hpp.