Orfeo Toolbox  3.16
Public Member Functions | List of all members
otb::Function::Identity< TInputPixel, TOutputPixel > Class Template Reference

Default math functor parameter for rendering function. More...

#include <otbStandardRenderingFunction.h>

Public Member Functions

 Identity ()
 
virtual ~Identity ()
 
bool operator!= (const Identity &) const
 
TOutputPixel operator() (const TInputPixel &A) const
 
bool operator== (const Identity &other) const
 

Detailed Description

template<class TInputPixel, class TOutputPixel>
class otb::Function::Identity< TInputPixel, TOutputPixel >

Default math functor parameter for rendering function.

Definition at line 45 of file otbStandardRenderingFunction.h.

Constructor & Destructor Documentation

template<class TInputPixel , class TOutputPixel >
otb::Function::Identity< TInputPixel, TOutputPixel >::Identity ( )
inline

Definition at line 48 of file otbStandardRenderingFunction.h.

template<class TInputPixel , class TOutputPixel >
virtual otb::Function::Identity< TInputPixel, TOutputPixel >::~Identity ( )
inlinevirtual

Definition at line 49 of file otbStandardRenderingFunction.h.

Member Function Documentation

template<class TInputPixel , class TOutputPixel >
bool otb::Function::Identity< TInputPixel, TOutputPixel >::operator!= ( const Identity< TInputPixel, TOutputPixel > &  ) const
inline

Definition at line 50 of file otbStandardRenderingFunction.h.

template<class TInputPixel , class TOutputPixel >
TOutputPixel otb::Function::Identity< TInputPixel, TOutputPixel >::operator() ( const TInputPixel &  A) const
inline

Definition at line 59 of file otbStandardRenderingFunction.h.

template<class TInputPixel , class TOutputPixel >
bool otb::Function::Identity< TInputPixel, TOutputPixel >::operator== ( const Identity< TInputPixel, TOutputPixel > &  other) const
inline

Definition at line 54 of file otbStandardRenderingFunction.h.


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

Generated at Sun May 19 2013 04:29:00 for Orfeo Toolbox with doxygen 1.8.3.1