|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API Inspector & MayaFlux::Portal::Forma::inspector | ( | ) |
Access the Forma introspection subsystem.
Returns the Inspector instance initialized alongside Bridge during Portal::Forma::initialize(). The Inspector holds no state beyond references to BufferManager and NodeGraphManager; it is a stable entry point into the Inspect:: query functions.
| std::runtime_error | if called before initialize(). |
Definition at line 62 of file Forma.cpp.
References MayaFlux::Portal::Forma::internal::atelier(), and MayaFlux::Portal::Forma::internal::Atelier::inspector().
Here is the call graph for this function: