Blender V5.0
PreviewRestartQueueEntry Struct Reference

Public Attributes

PreviewRestartQueueEntrynext
PreviewRestartQueueEntryprev
enum eIconSizes size
IDid

Detailed Description

Definition at line 2212 of file render_preview.cc.

Member Data Documentation

◆ id

ID* PreviewRestartQueueEntry::id

Definition at line 2216 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().

◆ next

PreviewRestartQueueEntry* PreviewRestartQueueEntry::next

Definition at line 2213 of file render_preview.cc.

◆ prev

PreviewRestartQueueEntry * PreviewRestartQueueEntry::prev

Definition at line 2213 of file render_preview.cc.

◆ size

enum eIconSizes PreviewRestartQueueEntry::size

Definition at line 2215 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().


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