Blender  V2.93
Public Attributes | List of all members
FloatToFloatThreadData Struct Reference

Public Attributes

floatrect_to
 
const floatrect_from
 
int channels_from
 
int profile_to
 
int profile_from
 
bool predivide
 
int width
 
int stride_to
 
int stride_from
 

Detailed Description

Definition at line 527 of file divers.c.

Member Data Documentation

◆ channels_from

int FloatToFloatThreadData::channels_from

Definition at line 530 of file divers.c.

◆ predivide

bool FloatToFloatThreadData::predivide

Definition at line 533 of file divers.c.

◆ profile_from

int FloatToFloatThreadData::profile_from

Definition at line 532 of file divers.c.

◆ profile_to

int FloatToFloatThreadData::profile_to

Definition at line 531 of file divers.c.

◆ rect_from

const float* FloatToFloatThreadData::rect_from

Definition at line 529 of file divers.c.

◆ rect_to

float* FloatToFloatThreadData::rect_to

Definition at line 528 of file divers.c.

◆ stride_from

int FloatToFloatThreadData::stride_from

Definition at line 536 of file divers.c.

◆ stride_to

int FloatToFloatThreadData::stride_to

Definition at line 535 of file divers.c.

◆ width

int FloatToFloatThreadData::width

Definition at line 534 of file divers.c.


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