|
Blender V4.3
|
Public Attributes | |
| DynStrElem * | next |
| char * | str |
Definition at line 23 of file BLI_dynstr.c.
| DynStrElem* DynStrElem::next |
Definition at line 24 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 26 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().