#include <CHOP/CHOP_Realtime.h>Go to the source code of this file.
Classes | |
| class | HDK_Sample::CHOP_Spring |
Namespaces | |
| namespace | HDK_Sample |
| This namespace is used to hold all HDK example source code. | |
Defines | |
| #define | ARG_SPR_SPRING_CONSTANT (myParmBase + 0) |
| #define | ARG_SPR_MASS (myParmBase + 1) |
| #define | ARG_SPR_DAMPING_CONSTANT (myParmBase + 2) |
| #define | ARG_SPR_METHOD (myParmBase + 3) |
| #define | ARG_SPR_GRAB_INITIAL (myParmBase + 4) |
| #define | ARG_SPR_INITIAL_DISPLACEMENT (myParmBase + 5) |
| #define | ARG_SPR_INITIAL_VELOCITY (myParmBase + 6) |
| #define ARG_SPR_DAMPING_CONSTANT (myParmBase + 2) |
| #define ARG_SPR_GRAB_INITIAL (myParmBase + 4) |
| #define ARG_SPR_INITIAL_DISPLACEMENT (myParmBase + 5) |
| #define ARG_SPR_INITIAL_VELOCITY (myParmBase + 6) |
| #define ARG_SPR_MASS (myParmBase + 1) |
| #define ARG_SPR_METHOD (myParmBase + 3) |
| #define ARG_SPR_SPRING_CONSTANT (myParmBase + 0) |
1.5.9