Blender  V2.93
Public Attributes | List of all members
ImagePaintPartialRedraw Struct Reference

#include <paint_intern.h>

Public Attributes

int x1
 
int y1
 
int x2
 
int y2
 
int enabled
 

Detailed Description

Definition at line 177 of file paint_intern.h.

Member Data Documentation

◆ enabled

int ImagePaintPartialRedraw::enabled

Definition at line 179 of file paint_intern.h.

Referenced by ED_imapaint_dirty_region(), and partial_redraw_single_init().

◆ x1

int ImagePaintPartialRedraw::x1

◆ x2

int ImagePaintPartialRedraw::x2

◆ y1

int ImagePaintPartialRedraw::y1

◆ y2

int ImagePaintPartialRedraw::y2

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