| Classes | |
| class | IBipedCopy | 
| A copy within a copy collection.  More... | |
| class | ICopyCollection | 
| A collection of copies.  More... | |
| class | IBipMaster8 | 
| Interface into the biped master controller for Max 8.  More... | |
| Macros | |
| #define | I_BIPMASTER8 0x9167 | 
| Biped interface identifier.  More... | |
| #define | GetBipMaster8Interface(anim) ((IBipMaster8*)(anim)->GetInterface(I_BIPMASTER8)) | 
| Gets the Biped interface.  More... | |
| #define | SNAP_VIEW 0 | 
| Snapshot of the active viewport.  More... | |
| #define | SNAP_AUTO 1 | 
| Snapshot camera position computed automatically to make a close up of the copied parts.  More... | |
| #define | SNAP_NONE 2 | 
| No Snapshot.  More... | |
| #define | PST_DEF 0 | 
| Paste the default TCB / IK values.  More... | |
| #define | PST_COPY 1 | 
| Paste the TCB / IK values which were stored in the copy.  More... | |
| #define | PST_INTERP 2 | 
| Paste an interpolation of the surrounding TCB / IK values.  More... | |
| #define | BMODE_TWISTLINKS (1<<12) | 
| Twist Links Mode.  More... | |
| #define | BMODE_TWISTIND (1<<13) | 
| Twist Individual Mode.  More... | |
| #define | BMODE_SMOOTHTWIST (1<<14) | 
| Smooth Twist Mode.  More... | |
| #define | BMODE_ALL | 
| All Modes.  More... | |