3ds Max C++ API Reference
Biped10Api.h File Reference
#include "biped9Api.h"

Classes

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

Macros

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

Typedefs

typedef MAX_DEPRECATED IBipDriver10 IBipMaster10
 

Typedef Documentation

◆ IBipMaster10

typedef MAX_DEPRECATED IBipDriver10 IBipMaster10
Deprecated:
This has been deprecated as of 3ds Max 2022, please use IBipDriver10 instead [insensitive language]