Blender V4.3
AvgLogLum Struct Reference

Public Attributes

const SequencerTonemapModifierDatatmmd
float al
float auto_key
float lav
float3 cav
float igm

Detailed Description

Definition at line 1081 of file sequencer/intern/modifier.cc.

Member Data Documentation

◆ al

float AvgLogLum::al

Definition at line 1083 of file sequencer/intern/modifier.cc.

Referenced by tonemap_simple().

◆ auto_key

float AvgLogLum::auto_key

Definition at line 1084 of file sequencer/intern/modifier.cc.

Referenced by tonemap_rd_photoreceptor().

◆ cav

float3 AvgLogLum::cav

Definition at line 1086 of file sequencer/intern/modifier.cc.

Referenced by tonemap_rd_photoreceptor().

◆ igm

float AvgLogLum::igm

Definition at line 1087 of file sequencer/intern/modifier.cc.

Referenced by tonemap_simple().

◆ lav

float AvgLogLum::lav

Definition at line 1085 of file sequencer/intern/modifier.cc.

Referenced by tonemap_rd_photoreceptor().

◆ tmmd

const SequencerTonemapModifierData* AvgLogLum::tmmd

Definition at line 1082 of file sequencer/intern/modifier.cc.

Referenced by tonemap_rd_photoreceptor(), and tonemap_simple().


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