Blender V4.3
ImagePaintRegion Struct Reference

Public Attributes

int destx
 
int desty
 
int srcx
 
int srcy
 
int width
 
int height
 

Detailed Description

Definition at line 90 of file paint_image_2d.cc.

Member Data Documentation

◆ destx

int ImagePaintRegion::destx

Definition at line 91 of file paint_image_2d.cc.

◆ desty

int ImagePaintRegion::desty

Definition at line 91 of file paint_image_2d.cc.

◆ height

int ImagePaintRegion::height

Definition at line 93 of file paint_image_2d.cc.

◆ srcx

int ImagePaintRegion::srcx

Definition at line 92 of file paint_image_2d.cc.

◆ srcy

int ImagePaintRegion::srcy

Definition at line 92 of file paint_image_2d.cc.

◆ width

int ImagePaintRegion::width

Definition at line 93 of file paint_image_2d.cc.


The documentation for this struct was generated from the following file: