Blender V4.5
PreviewRestartQueueEntry Struct Reference

Public Attributes

PreviewRestartQueueEntrynext
PreviewRestartQueueEntryprev
enum eIconSizes size
IDid

Detailed Description

Definition at line 2180 of file render_preview.cc.

Member Data Documentation

◆ id

ID* PreviewRestartQueueEntry::id

Definition at line 2184 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().

◆ next

PreviewRestartQueueEntry* PreviewRestartQueueEntry::next

Definition at line 2181 of file render_preview.cc.

◆ prev

PreviewRestartQueueEntry * PreviewRestartQueueEntry::prev

Definition at line 2181 of file render_preview.cc.

◆ size

enum eIconSizes PreviewRestartQueueEntry::size

Definition at line 2183 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().


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