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

Classes

class  IBipDriver9
 Interface into the biped driver controller for Max 9. More...
 

Macros

#define I_BIPDRIVER9   0x9168
 Biped interface identifier.
 
#define GetBipDriver9Interface(anim)   ((IBipDriver9*)(anim)->GetInterface(I_BIPDRIVER9))
 Gets the Biped interface.