3ds Max C++ API Reference
Loading...
Searching...
No Matches
Biped Interface 10

Max 10 Biped export interface. More...

Macros

#define I_BIPDRIVER10   0x9170
 Biped interface identifier.
#define GetBipDriver10Interface(anim)
 Gets the Biped interface.

Detailed Description

Max 10 Biped export interface.

Macro Definition Documentation

◆ I_BIPDRIVER10

#define I_BIPDRIVER10   0x9170

Biped interface identifier.

◆ GetBipDriver10Interface

#define GetBipDriver10Interface ( anim)
Value:
CoreExport FPInterface * GetInterface(SClass_ID super, Class_ID cls, Interface_ID id)
Get ID'd interface from ClassDesc for given class/sclass.
Interface into the biped driver controller for Max 10.
Definition Biped10Api.h:30
#define I_BIPDRIVER10
Biped interface identifier.
Definition Biped10Api.h:22

Gets the Biped interface.