Blender V4.3
PrepareImageEntry Struct Reference

Public Attributes

PrepareImageEntrynext
 
PrepareImageEntryprev
 
Imageima
 
ImageUser iuser
 

Detailed Description

Definition at line 4259 of file paint_image_proj.cc.

Member Data Documentation

◆ ima

Image* PrepareImageEntry::ima

Definition at line 4261 of file paint_image_proj.cc.

Referenced by project_paint_build_proj_ima().

◆ iuser

ImageUser PrepareImageEntry::iuser

Definition at line 4262 of file paint_image_proj.cc.

Referenced by project_paint_build_proj_ima().

◆ next

PrepareImageEntry* PrepareImageEntry::next

Definition at line 4260 of file paint_image_proj.cc.

Referenced by project_paint_build_proj_ima().

◆ prev

PrepareImageEntry * PrepareImageEntry::prev

Definition at line 4260 of file paint_image_proj.cc.


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