|
Blender
V2.93
|
Public Attributes | |
| ProjPaintState * | ps |
| float | prevmval [2] |
| float | mval [2] |
| ProjPaintImage * | projImages |
| int | thread_index |
| struct ImagePool * | pool |
Definition at line 4790 of file paint_image_proj.c.
| float ProjectHandle::mval[2] |
Definition at line 4794 of file paint_image_proj.c.
| struct ImagePool* ProjectHandle::pool |
Definition at line 4805 of file paint_image_proj.c.
| float ProjectHandle::prevmval[2] |
Definition at line 4793 of file paint_image_proj.c.
| ProjPaintImage* ProjectHandle::projImages |
Definition at line 4800 of file paint_image_proj.c.
| ProjPaintState* ProjectHandle::ps |
Definition at line 4792 of file paint_image_proj.c.
| int ProjectHandle::thread_index |
Definition at line 4803 of file paint_image_proj.c.