|
Blender V4.5
|
Public Attributes | |
| const SequencerTonemapModifierData * | tmmd |
| float | al |
| float | auto_key |
| float | lav |
| float3float3 | cav |
| float | igm |
Definition at line 797 of file sequencer/intern/modifier.cc.
| float blender::seq::AvgLogLum::al |
Definition at line 799 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_simple().
| float blender::seq::AvgLogLum::auto_key |
Definition at line 800 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_rd_photoreceptor().
Definition at line 802 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_rd_photoreceptor().
| float blender::seq::AvgLogLum::igm |
Definition at line 803 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_simple().
| float blender::seq::AvgLogLum::lav |
Definition at line 801 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_rd_photoreceptor().
| const SequencerTonemapModifierData* blender::seq::AvgLogLum::tmmd |
Definition at line 798 of file sequencer/intern/modifier.cc.
Referenced by blender::seq::tonemap_rd_photoreceptor(), and blender::seq::tonemap_simple().