Blender  V3.3
Public Attributes | List of all members
bAKey Struct Reference

Public Attributes

const char * arg
 
uintptr_t pass
 
int case_str
 

Detailed Description

Definition at line 32 of file BLI_args.c.

Member Data Documentation

◆ arg

const char* bAKey::arg

Definition at line 33 of file BLI_args.c.

Referenced by internalAdd(), keycmp(), keyhash(), and lookUp().

◆ case_str

int bAKey::case_str

Definition at line 35 of file BLI_args.c.

Referenced by internalAdd(), keycmp(), and lookUp().

◆ pass

uintptr_t bAKey::pass

Definition at line 34 of file BLI_args.c.

Referenced by internalAdd(), keycmp(), and lookUp().


The documentation for this struct was generated from the following file: