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

Public Attributes

Mainbmain
 
Depsgraphdepsgraph
 
Scenescene
 
voidowner
 
IDid
 
IDid_copy
 
ListBase sizes
 
struct Objectactive_object
 

Detailed Description

Definition at line 138 of file render_preview.cc.

Member Data Documentation

◆ active_object

struct Object* IconPreview::active_object

Definition at line 149 of file render_preview.cc.

Referenced by ED_preview_icon_job(), and ED_preview_icon_render().

◆ bmain

Main* IconPreview::bmain

◆ depsgraph

Depsgraph* IconPreview::depsgraph

Definition at line 140 of file render_preview.cc.

Referenced by ED_preview_icon_job(), and ED_preview_icon_render().

◆ id

ID* IconPreview::id

◆ id_copy

ID * IconPreview::id_copy

◆ owner

void* IconPreview::owner

◆ scene

Scene* IconPreview::scene

◆ sizes

ListBase IconPreview::sizes

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