3ds Max C++ API Reference
Loading...
Searching...
No Matches
Biped10Api.h File Reference
#include "biped9Api.h"

Classes

class  IBipDriver10
 Interface into the biped driver controller for Max 10. More...
 

Macros

#define I_BIPDRIVER10   0x9170
 Biped interface identifier.
 
#define GetBipDriver10Interface(anim)   ((IBipDriver10*)(anim)->GetInterface(I_BIPDRIVER10))
 Gets the Biped interface.