Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ExposureResponseFunctor2< OP > Struct Template Reference

just apply exposure and response to linear data More...

Public Member Functions

 ExposureResponseFunctor2 (double exposure, const OP &operation)
 
template<class VT >
vigra::NumericTraits< VT >::RealPromote operator() (VT v) const
 

Public Attributes

const OPop
 
double e
 

Detailed Description

template<class OP>
struct ExposureResponseFunctor2< OP >

just apply exposure and response to linear data

Definition at line 191 of file PreviewPanel.cpp.

Constructor & Destructor Documentation

◆ ExposureResponseFunctor2()

template<class OP >
ExposureResponseFunctor2< OP >::ExposureResponseFunctor2 ( double  exposure,
const OP operation 
)
inline

Definition at line 193 of file PreviewPanel.cpp.

Member Function Documentation

◆ operator()()

template<class OP >
template<class VT >
vigra::NumericTraits< VT >::RealPromote ExposureResponseFunctor2< OP >::operator() ( VT  v) const
inline

Member Data Documentation

◆ e

Definition at line 198 of file PreviewPanel.cpp.

Referenced by ExposureResponseFunctor2< OP >::operator()().

◆ op

Definition at line 197 of file PreviewPanel.cpp.

Referenced by ExposureResponseFunctor2< OP >::operator()().


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