|
HDK
|
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 () | |
Scoped reset of the thread-local context cooking/generation state.
Definition at line 77 of file PDG_EvaluationContext.h.
| 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 | ( | ) |