#include "biped9Api.h"Go to the source code of this file.
Classes |
|
| class | IBipMaster10 |
| Interface into the biped master
controller for Max 10. More... |
|
Defines |
|
| #define | I_BIPMASTER10 0x9170 |
| Biped interface identifier.
|
|
| #define | GetBipMaster10Interface(anim) ((IBipMaster10*)(anim)->GetInterface(I_BIPMASTER10)) |
| Gets the Biped interface.
|
|