![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| const char * | arg |
| uintptr_t | pass |
| int | case_str |
Definition at line 58 of file BLI_args.c.
| const char* bAKey::arg |
Definition at line 59 of file BLI_args.c.
Referenced by internalAdd(), keycmp(), keyhash(), and lookUp().
| int bAKey::case_str |
Definition at line 61 of file BLI_args.c.
Referenced by internalAdd(), keycmp(), and lookUp().
| uintptr_t bAKey::pass |
Definition at line 60 of file BLI_args.c.
Referenced by BLI_argsParse(), internalAdd(), keycmp(), and lookUp().