#include "biped8Api.h"Go to the source code of this file.
Classes |
|
| class | IBipMaster9 |
| Interface into the biped master
controller for Max 9. More... |
|
Defines |
|
| #define | I_BIPMASTER9 0x9168 |
| Biped interface identifier. |
|
| #define | GetBipMaster9Interface(anim) ((IBipMaster9*)(anim)->GetInterface(I_BIPMASTER9)) |
| Gets the Biped interface. |
|