|
Blender
V2.93
|
Public Attributes | |
| DynStrElem * | next |
| char * | str |
Definition at line 52 of file BLI_dynstr.c.
| DynStrElem* DynStrElem::next |
Definition at line 53 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_clear(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().
| char* DynStrElem::str |
Definition at line 55 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().