Blender
V3.3
|
Public Attributes | |
struct PrepareImageEntry * | next |
struct PrepareImageEntry * | prev |
Image * | ima |
ImageUser | iuser |
Definition at line 4227 of file paint_image_proj.c.
Image* PrepareImageEntry::ima |
Definition at line 4229 of file paint_image_proj.c.
Referenced by project_paint_build_proj_ima().
ImageUser PrepareImageEntry::iuser |
Definition at line 4230 of file paint_image_proj.c.
Referenced by project_paint_build_proj_ima(), and project_paint_prepare_all_faces().
struct PrepareImageEntry* PrepareImageEntry::next |
Definition at line 4228 of file paint_image_proj.c.
Referenced by project_paint_build_proj_ima().
struct PrepareImageEntry * PrepareImageEntry::prev |
Definition at line 4228 of file paint_image_proj.c.