| HDK
    | 
#include <SIM_SopDependencyScope.h>
 Inheritance diagram for SIM_SopDependencyScope:
 Inheritance diagram for SIM_SopDependencyScope:| Public Member Functions | |
| SIM_SopDependencyScope (const SIM_Data &data, const char *path) | |
| SOP_Node * | getSOPNode () const | 
Wrapper around a DEP_KeepDependenciesScope for use when cooking a SOP. If the SOP has previously been accessed during the simulation (SIM_Engine::hasOPInterest()), a DEP_KeepDependenciesScope is used to accumulate the dependencies from earlier simulation frames This is not done for the first occurrence after a resim, allowing the SOP's micronode to reset and rebuild its dependencies.
Definition at line 25 of file SIM_SopDependencyScope.h.
| 
 | inline | 
Definition at line 28 of file SIM_SopDependencyScope.h.
| 
 | inline | 
Definition at line 42 of file SIM_SopDependencyScope.h.