|
Blender V5.0
|
Public Attributes | |
| const char * | arg |
| uintptr_t | pass |
| int | case_str |
Definition at line 43 of file BLI_args.cc.
| const char* bAKey::arg |
Definition at line 44 of file BLI_args.cc.
Referenced by internalAdd(), keycmp(), keyhash(), and lookUp().
| int bAKey::case_str |
Definition at line 46 of file BLI_args.cc.
Referenced by internalAdd(), keycmp(), and lookUp().
| uintptr_t bAKey::pass |
Definition at line 45 of file BLI_args.cc.
Referenced by BLI_args_parse(), internalAdd(), keycmp(), and lookUp().