|
Blender
V2.93
|
Public Attributes | |
| struct PrepareImageEntry * | next |
| struct PrepareImageEntry * | prev |
| Image * | ima |
| ImageUser | iuser |
Definition at line 4230 of file paint_image_proj.c.
| Image* PrepareImageEntry::ima |
Definition at line 4232 of file paint_image_proj.c.
Referenced by project_paint_build_proj_ima().
| ImageUser PrepareImageEntry::iuser |
Definition at line 4233 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 4231 of file paint_image_proj.c.
Referenced by project_paint_build_proj_ima().
| struct PrepareImageEntry * PrepareImageEntry::prev |
Definition at line 4231 of file paint_image_proj.c.