Blender  V3.3
Classes | Namespaces | Typedefs
COM_TonemapOperation.h File Reference
#include "COM_MultiThreadedOperation.h"
#include "DNA_node_types.h"

Go to the source code of this file.

Classes

struct  blender::compositor::AvgLogLum
 temporarily storage during execution of Tone-map More...
 
class  blender::compositor::TonemapOperation
 base class of tonemap, implementing the simple tonemap More...
 
class  blender::compositor::PhotoreceptorTonemapOperation
 class of tone-map, implementing the photo-receptor tone-map most parts have already been done in TonemapOperation. More...
 

Namespaces

 blender
 
 blender::compositor
 

Typedefs

typedef struct blender::compositor::AvgLogLum blender::compositor::AvgLogLum
 temporarily storage during execution of Tone-map More...