Blender  V3.3
Public Attributes | List of all members
PreviewRestartQueueEntry Struct Reference

Public Attributes

struct PreviewRestartQueueEntrynext
 
struct PreviewRestartQueueEntryprev
 
enum eIconSizes size
 
IDid
 

Detailed Description

Definition at line 2126 of file render_preview.cc.

Member Data Documentation

◆ id

ID* PreviewRestartQueueEntry::id

Definition at line 2130 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().

◆ next

struct PreviewRestartQueueEntry* PreviewRestartQueueEntry::next

Definition at line 2127 of file render_preview.cc.

◆ prev

struct PreviewRestartQueueEntry * PreviewRestartQueueEntry::prev

Definition at line 2127 of file render_preview.cc.

◆ size

enum eIconSizes PreviewRestartQueueEntry::size

Definition at line 2127 of file render_preview.cc.

Referenced by ED_preview_restart_queue_add().


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