#include "OP_API.h"#include <sys/types.h>#include <UT/UT_SymbolTable.h>#include "OP_Operator.h"Go to the source code of this file.
Classes | |
| class | OP_ScriptOperator |
| class | OP_ScriptOpExtraInfo |
Typedefs | |
| typedef int(* | OP_ScriptParmFunc )(OP_Node *node, PRM_Template *temp, int idx, float t, void *data) |
| typedef int(* OP_ScriptParmFunc)(OP_Node *node, PRM_Template *temp, int idx, float t, void *data) |
Definition at line 36 of file OP_ScriptOperator.h.
1.5.9