#include "biped9Api.h"
Classes | |
class | IBipMaster10 |
Interface into the biped master controller for Max 10. More... | |
Macros | |
#define | I_BIPMASTER10 0x9170 |
Biped interface identifier. More... | |
#define | GetBipMaster10Interface(anim) ((IBipMaster10*)(anim)->GetInterface(I_BIPMASTER10)) |
Gets the Biped interface. More... | |