|
HDK
|
#include "PDG_API.h"#include "PDG_AttributeEvaluator.h"#include "PDG_AttributeInfo.h"#include <PY/PY_Result.h>#include <UT/UT_ArrayStringSet.h>#include <UT/UT_ErrorManager.h>#include <UT/UT_Function.h>#include <UT/UT_NonCopyable.h>#include <UT/UT_StringArray.h>#include <UT/UT_StringMap.h>#include <SYS/SYS_Hash.h>#include <iosfwd>
Include dependency graph for PDG_EvaluationContext.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PDG_EvaluationContext |
| class | PDG_EvaluationContext::StateScope |
| Scoped reset of the thread-local context cooking/generation state. More... | |
| class | PDG_EvaluationContext::ItemScope |
| Scoped setter of local work item. More... | |
| class | PDG_EvaluationContext::AttribRecordScope |
| Scoped block that records PDG attribute evaluations. More... | |