Blender V4.3
PreviewRestartQueueEntry Struct Reference

Public Attributes

PreviewRestartQueueEntrynext
 
PreviewRestartQueueEntryprev
 
enum eIconSizes size
 
IDid
 

Detailed Description

Definition at line 2145 of file render_preview.cc.

Member Data Documentation

◆ id

ID* PreviewRestartQueueEntry::id

Definition at line 2149 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().

◆ next

PreviewRestartQueueEntry* PreviewRestartQueueEntry::next

Definition at line 2146 of file render_preview.cc.

◆ prev

PreviewRestartQueueEntry * PreviewRestartQueueEntry::prev

Definition at line 2146 of file render_preview.cc.

◆ size

enum eIconSizes PreviewRestartQueueEntry::size

Definition at line 2148 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().


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