Blender  V3.3
Public Attributes | List of all members
FillColorThreadData Struct Reference

Public Attributes

unsigned char * rect
 
floatrect_float
 
int width
 
float color [4]
 

Detailed Description

Definition at line 21 of file image_gen.c.

Member Data Documentation

◆ color

float FillColorThreadData::color[4]

Definition at line 25 of file image_gen.c.

◆ rect

unsigned char* FillColorThreadData::rect

Definition at line 22 of file image_gen.c.

◆ rect_float

float* FillColorThreadData::rect_float

Definition at line 23 of file image_gen.c.

◆ width

int FillColorThreadData::width

Definition at line 24 of file image_gen.c.


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