#include <UT/UT_DSOVersion.h>#include <OP/OP_OperatorTable.h>#include <PRM/PRM_Include.h>#include <SYS/SYS_Floor.h>#include <SYS/SYS_Math.h>#include <TIL/TIL_Plane.h>#include <TIL/TIL_Region.h>#include <TIL/TIL_Tile.h>#include <COP2/COP2_CookAreaInfo.h>#include "COP2_MultiInputWipe.h"Go to the source code of this file.
Classes | |
| class | cop2_MultiInputWipeData |
Defines | |
| #define | FADE_LINEAR 0 |
| #define | FADE_SQUARE 1 |
| #define | FADE_ROOT 2 |
Functions | |
| COP_MULTI_SWITCHER (5,"Blend") | |
| void | newCop2Operator (OP_OperatorTable *table) |
| #define FADE_LINEAR 0 |
Definition at line 56 of file COP2_MultiInputWipe.C.
| #define FADE_ROOT 2 |
| #define FADE_SQUARE 1 |
| COP_MULTI_SWITCHER | ( | 5 | , | |
| "Blend" | ||||
| ) |
| void newCop2Operator | ( | OP_OperatorTable * | table | ) |
Definition at line 538 of file COP2_MultiInputWipe.C.
1.5.9