Blender  V2.93
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 35 of file image_gen.c.

Member Data Documentation

◆ color

float FillColorThreadData::color[4]

Definition at line 39 of file image_gen.c.

◆ rect

unsigned char* FillColorThreadData::rect

Definition at line 36 of file image_gen.c.

◆ rect_float

float* FillColorThreadData::rect_float

Definition at line 37 of file image_gen.c.

◆ width

int FillColorThreadData::width

Definition at line 38 of file image_gen.c.


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