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)   ((IBipDriver9*)(anim)->GetInterface(I_BIPDRIVER9))
 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)    ((IBipDriver9*)(anim)->GetInterface(I_BIPDRIVER9))

Gets the Biped interface.