3ds Max C++ API Reference
Biped Interface 10

Max 10 Biped export interface. 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...
 

Detailed Description

Max 10 Biped export interface.

Macro Definition Documentation

◆ I_BIPMASTER10

#define I_BIPMASTER10   0x9170

Biped interface identifier.

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

◆ I_BIPDRIVER10

#define I_BIPDRIVER10   0x9170

Biped interface identifier.

◆ GetBipMaster10Interface

#define GetBipMaster10Interface (   anim)    ((IBipDriver10*)(anim)->GetInterface(I_BIPDRIVER10))

Gets the Biped interface.

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

◆ GetBipDriver10Interface

#define GetBipDriver10Interface (   anim)    ((IBipDriver10*)(anim)->GetInterface(I_BIPDRIVER10))

Gets the Biped interface.