Blender V4.3
FillCheckerColorThreadData Struct Reference

Public Attributes

ucharrect
 
floatrect_float
 
int width
 
int height
 

Detailed Description

Definition at line 430 of file image_gen.cc.

Member Data Documentation

◆ height

int FillCheckerColorThreadData::height

Definition at line 433 of file image_gen.cc.

◆ rect

uchar* FillCheckerColorThreadData::rect

Definition at line 431 of file image_gen.cc.

Referenced by BKE_image_buf_fill_checker_color().

◆ rect_float

float* FillCheckerColorThreadData::rect_float

Definition at line 432 of file image_gen.cc.

◆ width

int FillCheckerColorThreadData::width

Definition at line 433 of file image_gen.cc.


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