#include <UT/UT_DSOVersion.h>#include <OP/OP_OperatorTable.h>#include <CH/CH_LocalVariable.h>#include <PRM/PRM_Include.h>#include <CHOP/PRM_ChopShared.h>#include <CHOP/CHOP_Handle.h>#include <OP/OP_Channels.h>#include "CHOP_Stair.h"Go to the source code of this file.
Defines | |
| #define | START_HANDLE 1 |
| #define | END_HANDLE 2 |
| #define | OFFSET_HANDLE 3 |
Enumerations | |
| enum | { VAR_C = 200, VAR_NC = 201 } |
Functions | |
| CHOP_SWITCHER2 (4,"Stair", 7,"Channel") | |
| void | newChopOperator (OP_OperatorTable *table) |
| #define END_HANDLE 2 |
| #define OFFSET_HANDLE 3 |
| #define START_HANDLE 1 |
| anonymous enum |
| CHOP_SWITCHER2 | ( | 4 | , | |
| "Stair" | , | |||
| 7 | , | |||
| "Channel" | ||||
| ) |
| void newChopOperator | ( | OP_OperatorTable * | table | ) |
Definition at line 370 of file CHOP_Stair.C.
1.5.9