|
HDK
|
#include "SHOP_API.h"#include "SHOP_NodeTypes.h"#include <OP/OP_Operator.h>#include <VEX/VEX_VexTypes.h>#include <VEX/VEX_RslTypes.h>#include <UT/UT_String.h>#include <iosfwd>
Include dependency graph for SHOP_OperatorInfo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SHOP_OperatorInfo |
Enumerations | |
| enum | { SHOP_AUTOADD_NONE = 0, SHOP_AUTOADD_STRING = 1, SHOP_AUTOADD_ANY = 2 } |
| anonymous enum |
| Enumerator | |
|---|---|
| SHOP_AUTOADD_NONE | |
| SHOP_AUTOADD_STRING | |
| SHOP_AUTOADD_ANY | |
Definition at line 32 of file SHOP_OperatorInfo.h.