|
Blender V4.5
|
Public Attributes | |
| int | destx |
| int | desty |
| int | srcx |
| int | srcy |
| int | width |
| int | height |
Definition at line 95 of file paint_image_2d.cc.
| int ImagePaintRegion::destx |
Definition at line 96 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().
| int ImagePaintRegion::desty |
Definition at line 96 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().
| int ImagePaintRegion::height |
Definition at line 98 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().
| int ImagePaintRegion::srcx |
Definition at line 97 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().
| int ImagePaintRegion::srcy |
Definition at line 97 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().
| int ImagePaintRegion::width |
Definition at line 98 of file paint_image_2d.cc.
Referenced by paint_2d_do_making_brush(), paint_2d_op(), paint_2d_set_region(), and paint_2d_torus_split_region().