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

Public Attributes

struct PrepareImageEntrynext
 
struct PrepareImageEntryprev
 
Imageima
 
ImageUser iuser
 

Detailed Description

Definition at line 4227 of file paint_image_proj.c.

Member Data Documentation

◆ ima

Image* PrepareImageEntry::ima

Definition at line 4229 of file paint_image_proj.c.

Referenced by project_paint_build_proj_ima().

◆ iuser

ImageUser PrepareImageEntry::iuser

◆ next

struct PrepareImageEntry* PrepareImageEntry::next

Definition at line 4228 of file paint_image_proj.c.

Referenced by project_paint_build_proj_ima().

◆ prev

struct PrepareImageEntry * PrepareImageEntry::prev

Definition at line 4228 of file paint_image_proj.c.


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