HDK
|
Go to the source code of this file.
Classes | |
class | COP2_Ramp |
class | cop2_RampData |
Macros | |
#define | ARG_RAMP_TYPE (myParmBase + 0) |
#define | ARG_RAMP_INTERPOLATION (myParmBase + 1) |
#define | ARG_RAMP_CYCLES (myParmBase + 2) |
#define | ARG_RAMP_PHASE (myParmBase + 3) |
#define | ARG_RAMP_ROTATION (myParmBase + 4) |
#define | ARG_RAMP_CENTER (myParmBase + 5) |
#define | ARG_RAMP_WRAP (myParmBase + 6) |
#define | ARG_RAMP_REPEAT (myParmBase + 7) |
#define | ARG_RAMP_NUM_POINTS (myParmBase + 8) |
#define ARG_RAMP_CENTER (myParmBase + 5) |
Definition at line 26 of file COP2_Ramp.h.
#define ARG_RAMP_CYCLES (myParmBase + 2) |
Definition at line 23 of file COP2_Ramp.h.
#define ARG_RAMP_INTERPOLATION (myParmBase + 1) |
Definition at line 22 of file COP2_Ramp.h.
#define ARG_RAMP_NUM_POINTS (myParmBase + 8) |
Definition at line 29 of file COP2_Ramp.h.
#define ARG_RAMP_PHASE (myParmBase + 3) |
Definition at line 24 of file COP2_Ramp.h.
#define ARG_RAMP_REPEAT (myParmBase + 7) |
Definition at line 28 of file COP2_Ramp.h.
#define ARG_RAMP_ROTATION (myParmBase + 4) |
Definition at line 25 of file COP2_Ramp.h.
#define ARG_RAMP_TYPE (myParmBase + 0) |
Definition at line 21 of file COP2_Ramp.h.
#define ARG_RAMP_WRAP (myParmBase + 6) |
Definition at line 27 of file COP2_Ramp.h.