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)   ((IBipDriver8*)(anim)->GetInterface(I_BIPDRIVER8))
 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)    ((IBipDriver8*)(anim)->GetInterface(I_BIPDRIVER8))

Gets the Biped interface.