|
Blender V4.3
|
temporarily storage during execution of Tone-map More...
#include <COM_TonemapOperation.h>
Public Attributes | |
| float | al |
| float | auto_key |
| float | lav |
| float | cav [4] |
| float | igm |
temporarily storage during execution of Tone-map
Definition at line 16 of file COM_TonemapOperation.h.
| float blender::compositor::AvgLogLum::al |
Definition at line 17 of file COM_TonemapOperation.h.
Referenced by blender::compositor::TonemapOperation::update_memory_buffer_partial().
| float blender::compositor::AvgLogLum::auto_key |
Definition at line 18 of file COM_TonemapOperation.h.
Referenced by blender::compositor::PhotoreceptorTonemapOperation::update_memory_buffer_partial().
| float blender::compositor::AvgLogLum::cav[4] |
Definition at line 20 of file COM_TonemapOperation.h.
Referenced by blender::compositor::PhotoreceptorTonemapOperation::update_memory_buffer_partial().
| float blender::compositor::AvgLogLum::igm |
Definition at line 21 of file COM_TonemapOperation.h.
Referenced by blender::compositor::TonemapOperation::update_memory_buffer_partial().
| float blender::compositor::AvgLogLum::lav |
Definition at line 19 of file COM_TonemapOperation.h.
Referenced by blender::compositor::PhotoreceptorTonemapOperation::update_memory_buffer_partial().