Blender V2.61 - r43446
Public Attributes

FileImage Struct Reference

List of all members.

Public Attributes

struct FileImagenext
struct FileImageprev
char path [FILE_MAX]
unsigned int flags
int index
short done
ImBufimg

Detailed Description

Definition at line 88 of file filelist.c.


Member Data Documentation

Definition at line 93 of file filelist.c.

Referenced by thumbnail_joblist_free(), and thumbnails_update().

unsigned int FileImage::flags

Definition at line 91 of file filelist.c.

Referenced by thumbnails_start(), thumbnails_startjob(), and thumbnails_update().

Definition at line 94 of file filelist.c.

Referenced by thumbnail_joblist_free(), thumbnails_startjob(), and thumbnails_update().

Definition at line 92 of file filelist.c.

Referenced by thumbnails_start(), and thumbnails_update().

Definition at line 89 of file filelist.c.

Referenced by thumbnail_joblist_free(), thumbnails_startjob(), and thumbnails_update().

char FileImage::path[FILE_MAX]

Definition at line 90 of file filelist.c.

Referenced by thumbnails_start(), and thumbnails_startjob().

Definition at line 89 of file filelist.c.


The documentation for this struct was generated from the following file: