![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| ListBase | docs |
| GHash * | items |
| int | argc |
| const char ** | argv |
| int * | passes |
Definition at line 71 of file BLI_args.c.
| int bArgs::argc |
Definition at line 74 of file BLI_args.c.
Referenced by BLI_argsInit(), BLI_argsParse(), and BLI_argsPrint().
| const char** bArgs::argv |
Definition at line 75 of file BLI_args.c.
Referenced by BLI_argsArgv(), BLI_argsInit(), BLI_argsParse(), and BLI_argsPrint().
Definition at line 72 of file BLI_args.c.
Referenced by BLI_argsFree(), BLI_argsInit(), BLI_argsPrintOtherDoc(), and internalDocs().
Definition at line 73 of file BLI_args.c.
Referenced by BLI_argsFree(), BLI_argsInit(), internalAdd(), and lookUp().
| int* bArgs::passes |
Definition at line 76 of file BLI_args.c.
Referenced by BLI_argsFree(), BLI_argsInit(), and BLI_argsParse().