3ds Max C++ API Reference
Biped9Api.h File Reference
#include "biped8Api.h"

Classes

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

Macros

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

Typedefs

typedef MAX_DEPRECATED IBipDriver9 IBipMaster9
 

Typedef Documentation

◆ IBipMaster9

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