Blender V4.3
FillColorThreadData Struct Reference

Public Attributes

ucharrect
 
floatrect_float
 
int width
 
float color [4]
 

Detailed Description

Definition at line 23 of file image_gen.cc.

Member Data Documentation

◆ color

float FillColorThreadData::color[4]

Definition at line 27 of file image_gen.cc.

◆ rect

uchar* FillColorThreadData::rect

Definition at line 24 of file image_gen.cc.

Referenced by BKE_image_buf_fill_color().

◆ rect_float

float* FillColorThreadData::rect_float

Definition at line 25 of file image_gen.cc.

◆ width

int FillColorThreadData::width

Definition at line 26 of file image_gen.cc.

Referenced by image_buf_fill_color_thread_do().


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