Blender V4.5
bAKey Struct Reference

Public Attributes

const char * arg
 
uintptr_t pass
 
int case_str
 

Detailed Description

Definition at line 43 of file BLI_args.cc.

Member Data Documentation

◆ arg

const char* bAKey::arg

Definition at line 44 of file BLI_args.cc.

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

◆ case_str

int bAKey::case_str

Definition at line 46 of file BLI_args.cc.

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

◆ pass

uintptr_t bAKey::pass

Definition at line 45 of file BLI_args.cc.

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


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