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

Scoped reset of the thread-local context cooking/generation state. More...

#include <PDG_EvaluationContext.h>

Public Member Functions

 StateScope (int thread, State state, bool localize, const PDG_Node *node, const PDG_WorkItem *work_item, PDG_GraphContext *context)
 
 StateScope (int thread, State state, bool localize, const PDG_Node *node, const PDG_WorkItem *work_item, fpreal time)
 
 ~StateScope ()
 

Detailed Description

Scoped reset of the thread-local context cooking/generation state.

Definition at line 76 of file PDG_EvaluationContext.h.

Constructor & Destructor Documentation

PDG_EvaluationContext::StateScope::StateScope ( int  thread,
State  state,
bool  localize,
const PDG_Node node,
const PDG_WorkItem work_item,
PDG_GraphContext context 
)
PDG_EvaluationContext::StateScope::StateScope ( int  thread,
State  state,
bool  localize,
const PDG_Node node,
const PDG_WorkItem work_item,
fpreal  time 
)
PDG_EvaluationContext::StateScope::~StateScope ( )

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