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