Blender V4.3
FillCheckerThreadData Struct Reference

Public Attributes

ucharrect
 
floatrect_float
 
int width
 

Detailed Description

Definition at line 184 of file image_gen.cc.

Member Data Documentation

◆ rect

uchar* FillCheckerThreadData::rect

Definition at line 185 of file image_gen.cc.

Referenced by BKE_image_buf_fill_checker().

◆ rect_float

float* FillCheckerThreadData::rect_float

Definition at line 186 of file image_gen.cc.

◆ width

int FillCheckerThreadData::width

Definition at line 187 of file image_gen.cc.

Referenced by image_buf_fill_checker_thread_do().


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