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

Public Attributes

unsigned char * rect
 
floatrect_float
 
int width
 
int height
 

Detailed Description

Definition at line 428 of file image_gen.c.

Member Data Documentation

◆ height

int FillCheckerColorThreadData::height

Definition at line 431 of file image_gen.c.

◆ rect

unsigned char* FillCheckerColorThreadData::rect

Definition at line 429 of file image_gen.c.

◆ rect_float

float* FillCheckerColorThreadData::rect_float

Definition at line 430 of file image_gen.c.

◆ width

int FillCheckerColorThreadData::width

Definition at line 431 of file image_gen.c.


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