Krita Source Code Documentation
Loading...
Searching...
No Matches
KisScreentoneScreentoneFunctions::TemplateBasedFunction< T > Class Template Reference

#include <KisScreentoneScreentoneFunctions.h>

Public Member Functions

qreal operator() (qreal x, qreal y) const
 
 TemplateBasedFunction (const T &the_template)
 

Private Attributes

const T & m_template
 

Detailed Description

template<typename T>
class KisScreentoneScreentoneFunctions::TemplateBasedFunction< T >

Definition at line 239 of file KisScreentoneScreentoneFunctions.h.

Constructor & Destructor Documentation

◆ TemplateBasedFunction()

template<typename T >
KisScreentoneScreentoneFunctions::TemplateBasedFunction< T >::TemplateBasedFunction ( const T & the_template)
inline

Member Function Documentation

◆ operator()()

template<typename T >
qreal KisScreentoneScreentoneFunctions::TemplateBasedFunction< T >::operator() ( qreal x,
qreal y ) const
inline

Member Data Documentation

◆ m_template

template<typename T >
const T& KisScreentoneScreentoneFunctions::TemplateBasedFunction< T >::m_template
private

Definition at line 252 of file KisScreentoneScreentoneFunctions.h.


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