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)   ((IBipDriver10*)(anim)->GetInterface(I_BIPDRIVER10))
 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)    ((IBipDriver10*)(anim)->GetInterface(I_BIPDRIVER10))

Gets the Biped interface.