Houdini Engine 7.0
|
Info for a PDG work item. More...
#include <HAPI_Common.h>
Public Attributes | |
int | index |
The work item's index. More... | |
int | outputFileCount |
The number of output files reported by the work item. More... | |
HAPI_StringHandle | nameSH |
Name of the work item. More... | |
Info for a PDG work item.
Definition at line 2065 of file HAPI_Common.h.
int HAPI_PDG_WorkItemInfo::index |
The work item's index.
Definition at line 2068 of file HAPI_Common.h.
HAPI_StringHandle HAPI_PDG_WorkItemInfo::nameSH |
Name of the work item.
Definition at line 2074 of file HAPI_Common.h.
int HAPI_PDG_WorkItemInfo::outputFileCount |
The number of output files reported by the work item.
Definition at line 2071 of file HAPI_Common.h.