Blender
V3.3
|
Public Attributes | |
struct PreviewRestartQueueEntry * | next |
struct PreviewRestartQueueEntry * | prev |
enum eIconSizes | size |
ID * | id |
Definition at line 2126 of file render_preview.cc.
ID* PreviewRestartQueueEntry::id |
Definition at line 2130 of file render_preview.cc.
Referenced by ED_preview_restart_queue_add().
struct PreviewRestartQueueEntry* PreviewRestartQueueEntry::next |
Definition at line 2127 of file render_preview.cc.
struct PreviewRestartQueueEntry * PreviewRestartQueueEntry::prev |
Definition at line 2127 of file render_preview.cc.
enum eIconSizes PreviewRestartQueueEntry::size |
Definition at line 2127 of file render_preview.cc.
Referenced by ED_preview_restart_queue_add().