|
| #define | I_BIPDRIVER8 0x9167 |
| | Biped interface identifier.
|
| #define | GetBipDriver8Interface(anim) |
| | Gets the Biped interface.
|
| #define | SNAP_VIEW 0 |
| | Snapshot of the active viewport.
|
| #define | SNAP_AUTO 1 |
| | Snapshot camera position computed automatically to make a close up of the copied parts.
|
| #define | SNAP_NONE 2 |
| | No Snapshot.
|
| #define | PST_DEF 0 |
| | Paste the default TCB / IK values.
|
| #define | PST_COPY 1 |
| | Paste the TCB / IK values which were stored in the copy.
|
| #define | PST_INTERP 2 |
| | Paste an interpolation of the surrounding TCB / IK values.
|
| #define | BMODE_TWISTLINKS (1<<12) |
| | Twist Links Mode.
|
| #define | BMODE_TWISTIND (1<<13) |
| | Twist Individual Mode.
|
| #define | BMODE_SMOOTHTWIST (1<<14) |
| | Smooth Twist Mode.
|
| #define | BMODE_ALL |
| | All Modes.
|