|
Blender V4.5
|
Public Attributes | |
| DynStrElem * | next |
| char * | str |
Definition at line 22 of file BLI_dynstr.cc.
| DynStrElem* DynStrElem::next |
Definition at line 23 of file BLI_dynstr.cc.
Referenced by BLI_dynstr_append(), BLI_dynstr_clear(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().
| char* DynStrElem::str |
Definition at line 25 of file BLI_dynstr.cc.
Referenced by BLI_dynstr_append(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().