|
HDK
|
#include <OBJ_Node.h>
Public Member Functions | |
| LocalCookScope (OP_Context &context, OBJ_Node &obj, bool constraint=false) | |
| ~LocalCookScope () | |
Used to perform proper dependency tracking when cooking the local transform (myXform) from cookMyObj().
Definition at line 1236 of file OBJ_Node.h.
| OBJ_Node::LocalCookScope::LocalCookScope | ( | OP_Context & | context, |
| OBJ_Node & | obj, | ||
| bool | constraint = false |
||
| ) |
| OBJ_Node::LocalCookScope::~LocalCookScope | ( | ) |