![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| struct FolderList * | next |
| struct FolderList * | prev |
| char * | foldername |
Definition at line 127 of file filelist.c.
| char* FolderList::foldername |
Definition at line 130 of file filelist.c.
Referenced by folderlist_clear_next(), folderlist_duplicate(), folderlist_free(), folderlist_popdir(), and folderlist_pushdir().
| struct FolderList* FolderList::next |
Definition at line 129 of file filelist.c.
Referenced by folderlist_duplicate(), and folderlist_free().
| struct FolderList * FolderList::prev |
Definition at line 129 of file filelist.c.