Blender
V3.3
|
Public Attributes | |
const char * | arg |
uintptr_t | pass |
int | case_str |
Definition at line 32 of file BLI_args.c.
const char* bAKey::arg |
Definition at line 33 of file BLI_args.c.
Referenced by internalAdd(), keycmp(), keyhash(), and lookUp().
int bAKey::case_str |
Definition at line 35 of file BLI_args.c.
Referenced by internalAdd(), keycmp(), and lookUp().
uintptr_t bAKey::pass |
Definition at line 34 of file BLI_args.c.
Referenced by internalAdd(), keycmp(), and lookUp().