|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Core::SubsystemManager::has_process_hook | ( | SubsystemType | type, |
| const std::string & | name | ||
| ) |
Check if a processing hook exists.
| type | SubsystemType to check |
| name | Hook identifier to look for |
Checks both pre-process and post-process hook collections for the named hook.
Definition at line 266 of file SubsystemManager.cpp.
References get_validated_handle().
Here is the call graph for this function: