|
Blender V4.3
|
Public Attributes | |
| uchar * | rect |
| float * | rect_float |
| int | width |
Definition at line 184 of file image_gen.cc.
| uchar* FillCheckerThreadData::rect |
Definition at line 185 of file image_gen.cc.
Referenced by BKE_image_buf_fill_checker().
| float* FillCheckerThreadData::rect_float |
Definition at line 186 of file image_gen.cc.
| int FillCheckerThreadData::width |
Definition at line 187 of file image_gen.cc.
Referenced by image_buf_fill_checker_thread_do().