|
Blender
V2.59
|
Public Attributes | |
| DynStrElem * | next |
| char * | str |
Definition at line 60 of file BLI_dynstr.c.
Definition at line 61 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_free(), BLI_dynstr_get_cstring(), and BLI_dynstr_nappend().
| char* DynStrElem::str |
Definition at line 63 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_free(), BLI_dynstr_get_cstring(), and BLI_dynstr_nappend().