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

Max 9 Biped export interface. More...

Macros

#define I_BIPDRIVER9   0x9168
 Biped interface identifier.
#define GetBipDriver9Interface(anim)
 Gets the Biped interface.

Detailed Description

Max 9 Biped export interface.

Macro Definition Documentation

◆ I_BIPDRIVER9

#define I_BIPDRIVER9   0x9168

Biped interface identifier.

◆ GetBipDriver9Interface

#define GetBipDriver9Interface ( 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 9.
Definition Biped9Api.h:32
#define I_BIPDRIVER9
Biped interface identifier.
Definition Biped9Api.h:22

Gets the Biped interface.