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

Max 8 Biped export interface. More...

Macros

#define I_BIPDRIVER8   0x9167
 Biped interface identifier.
#define GetBipDriver8Interface(anim)
 Gets the Biped interface.

Detailed Description

Max 8 Biped export interface.

Macro Definition Documentation

◆ I_BIPDRIVER8

#define I_BIPDRIVER8   0x9167

Biped interface identifier.

◆ GetBipDriver8Interface

#define GetBipDriver8Interface ( 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 8.
Definition Biped8Api.h:145
#define I_BIPDRIVER8
Biped interface identifier.
Definition Biped8Api.h:24

Gets the Biped interface.