The following are flags used to describe how to load controllers and max objects from BIP files.
Enumerations |
|
| enum | { kLOAD_NONE = 0, kLOAD_ALL = 1, kLOAD_SPECIFIED = 2 } |
| anonymous enum |
{
kLOAD_NONE=0,
kLOAD_ALL=1,
kLOAD_SPECIFIED=2
};