|
Blender V4.3
|
Public Attributes | |
| float * | rect_to |
| const float * | rect_from |
| int | channels_from |
| int | profile_to |
| int | profile_from |
| bool | predivide |
| int | width |
| int | stride_to |
| int | stride_from |
| float* FloatToFloatThreadData::rect_to |
Definition at line 505 of file divers.cc.
Referenced by IMB_buffer_float_from_float_threaded().
| int FloatToFloatThreadData::stride_from |
Definition at line 513 of file divers.cc.
Referenced by imb_buffer_float_from_float_thread_do().