#include <stdlib.h>#include <UT/UT_DSOVersion.h>#include <UT/UT_NTStreamUtil.h>#include <PRM/PRM_Include.h>#include <OP/OP_OperatorTable.h>#include <OP/OP_Input.h>#include <VOP/VOP_Operator.h>#include "VOP_Switch.h"Go to the source code of this file.
Enumerations | |
| enum | { VOP_SWITCH_OOB_LAST, VOP_SWITCH_OOB_ZERO } |
Functions | |
| void | newVopOperator (OP_OperatorTable *table) |
| anonymous enum |
| void newVopOperator | ( | OP_OperatorTable * | table | ) |
Definition at line 38 of file VOP_Switch.C.
1.5.9