Blender V4.3
PreviewImage Struct Reference

#include <DNA_ID.h>

Public Attributes

unsigned int w [2]
 
unsigned int h [2]
 
short flag [2]
 
short changed_timestamp [2]
 
unsigned intrect [2]
 
PreviewImageRuntimeHandleruntime
 

Detailed Description

This type allows shallow copies. Use BKE_previewimg_free() to release contained resources. Don't call this for shallow copies (or the original instance will have dangling pointers).

Definition at line 600 of file DNA_ID.h.

Member Data Documentation

◆ changed_timestamp

short PreviewImage::changed_timestamp[2]

Definition at line 606 of file DNA_ID.h.

Referenced by BKE_previewimg_clear_single(), BKE_previewimg_create(), and icon_create_rect().

◆ flag

◆ h

◆ rect

◆ runtime

◆ w


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