|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Forma::Inspector::destroy | ( | InspectResult & | result | ) |
Destroy an InspectResult and release its resources.
If result is one of the four persistent manager results, the corresponding static optional is nulled; the next manager call will rebuild from scratch. If result is a per-element result owned by the caller, it is reset to a default-constructed state.
Definition at line 36 of file Inspector.cpp.
References s_buffer_result, s_event_result, s_node_graph_result, and s_scheduler_result.