BIP file controller and max object save options
The following are flags used to describe how to save controllers and max objects to BIP files.
| Enumerator |
|---|
| kSAVE_NONE |
Nothing will be saved.
|
| kSAVE_AUTOMATIC |
Only automatically computed items will be saved.
|
| kSAVE_SPECIFIED |
Only the items specified in the array associated with this parameter will be saved.
|
Only automatically computed items will be saved.
Definition: Biped10Api.h:48
Only the items specified in the array associated with this parameter will be saved.
Definition: Biped10Api.h:49
Nothing will be saved.
Definition: Biped10Api.h:47