|
HDK
|
#include "SHOP_API.h"#include "SHOP_ClerkCache.h"#include "SHOP_Error.h"#include <OP/OP_Network.h>#include <OP/OP_OperatorPair.h>#include <IMG/IMG_Raster.h>#include <UT/UT_Map.h>#include "SHOP_NodeTypes.h"
Include dependency graph for SHOP_Node.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SHOP_Node |
| class | SHOP_AutoPushCallers |
| class | SHOP_MaterialFilter |
| Filter used by material vop containers. More... | |
Macros | |
| #define | SHOP_RENDERTYPE_OPTION "rendertype" |
| #define | SHOP_FPRECISION_OPTION "soho_precision" |
| #define | SHOP_DEFAULT_CLERK "VMantra" |
Enumerations | |
| enum | { SHOP_VAR_OBJ = 0, SHOP_VAR_SOP, SHOP_VAR_MAX_BASE } |
Functions | |
| SYS_VISIBILITY_EXPORT void | newShopOperator (OP_OperatorTable *) |
| #define SHOP_DEFAULT_CLERK "VMantra" |
Definition at line 50 of file SHOP_Node.h.
| #define SHOP_FPRECISION_OPTION "soho_precision" |
Definition at line 49 of file SHOP_Node.h.
| #define SHOP_RENDERTYPE_OPTION "rendertype" |
Definition at line 48 of file SHOP_Node.h.
| anonymous enum |
| Enumerator | |
|---|---|
| SHOP_VAR_OBJ | |
| SHOP_VAR_SOP | |
| SHOP_VAR_MAX_BASE | |
Definition at line 40 of file SHOP_Node.h.
| SYS_VISIBILITY_EXPORT void newShopOperator | ( | OP_OperatorTable * | ) |