|
Blender
V3.3
|
Public Attributes | |
| ProjPaintState * | ps |
| float | prevmval [2] |
| float | mval [2] |
| ProjPaintImage * | projImages |
| int | thread_index |
| struct ImagePool * | pool |
Definition at line 4777 of file paint_image_proj.c.
| float ProjectHandle::mval[2] |
Definition at line 4781 of file paint_image_proj.c.
| struct ImagePool* ProjectHandle::pool |
Definition at line 4792 of file paint_image_proj.c.
| float ProjectHandle::prevmval[2] |
Definition at line 4780 of file paint_image_proj.c.
| ProjPaintImage* ProjectHandle::projImages |
Definition at line 4787 of file paint_image_proj.c.
| ProjPaintState* ProjectHandle::ps |
Definition at line 4779 of file paint_image_proj.c.
| int ProjectHandle::thread_index |
Definition at line 4790 of file paint_image_proj.c.