#include "biped8Api.h"
Classes | |
class | IBipMaster9 |
Interface into the biped master controller for Max 9. More... | |
Macros | |
#define | I_BIPMASTER9 0x9168 |
Biped interface identifier. More... | |
#define | GetBipMaster9Interface(anim) ((IBipMaster9*)(anim)->GetInterface(I_BIPMASTER9)) |
Gets the Biped interface. More... | |