HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_SopDependencyScope Class Reference

#include <SIM_SopDependencyScope.h>

+ Inheritance diagram for SIM_SopDependencyScope:

Public Member Functions

 SIM_SopDependencyScope (const SIM_Data &data, const char *path)
 
SOP_NodegetSOPNode () const
 

Detailed Description

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.

Constructor & Destructor Documentation

SIM_SopDependencyScope::SIM_SopDependencyScope ( const SIM_Data data,
const char *  path 
)
inline

Definition at line 28 of file SIM_SopDependencyScope.h.

Member Function Documentation

SOP_Node* SIM_SopDependencyScope::getSOPNode ( ) const
inline

Definition at line 42 of file SIM_SopDependencyScope.h.


The documentation for this class was generated from the following file: