Blender V4.3
RectBlendThreadData Struct Reference

Public Attributes

ImBufdbuf
const ImBufobuf
const ImBufsbuf
ushortdmask
const ushortcurvemask
const ushorttexmask
float mask_max
int destx
int desty
int origx
int origy
int srcx
int srcy
int width
IMB_BlendMode mode
bool accumulate

Detailed Description

Definition at line 957 of file rectop.cc.

Member Data Documentation

◆ accumulate

bool RectBlendThreadData::accumulate

Definition at line 966 of file rectop.cc.

◆ curvemask

const ushort* RectBlendThreadData::curvemask

Definition at line 961 of file rectop.cc.

◆ dbuf

ImBuf* RectBlendThreadData::dbuf

Definition at line 958 of file rectop.cc.

◆ destx

int RectBlendThreadData::destx

Definition at line 963 of file rectop.cc.

◆ desty

int RectBlendThreadData::desty

Definition at line 963 of file rectop.cc.

◆ dmask

ushort* RectBlendThreadData::dmask

Definition at line 960 of file rectop.cc.

◆ mask_max

float RectBlendThreadData::mask_max

Definition at line 962 of file rectop.cc.

◆ mode

IMB_BlendMode RectBlendThreadData::mode

Definition at line 965 of file rectop.cc.

◆ obuf

const ImBuf* RectBlendThreadData::obuf

Definition at line 959 of file rectop.cc.

◆ origx

int RectBlendThreadData::origx

Definition at line 963 of file rectop.cc.

◆ origy

int RectBlendThreadData::origy

Definition at line 963 of file rectop.cc.

◆ sbuf

const ImBuf * RectBlendThreadData::sbuf

Definition at line 959 of file rectop.cc.

◆ srcx

int RectBlendThreadData::srcx

Definition at line 964 of file rectop.cc.

◆ srcy

int RectBlendThreadData::srcy

Definition at line 964 of file rectop.cc.

◆ texmask

const ushort * RectBlendThreadData::texmask

Definition at line 961 of file rectop.cc.

◆ width

int RectBlendThreadData::width

Definition at line 964 of file rectop.cc.


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