#include <HxImgFtorIMN.h>
Inheritance diagram for HxImgFtorIMN::

Public Types | |
| typedef HxImgFtorIMNKey | KeyType |
| The key type of this class. More... | |
Public Methods | |
| HxImgFtorIMN (const KeyType &) | |
| Constructor. More... | |
| virtual | ~HxImgFtorIMN () |
| Destructor. More... | |
| virtual void | callIt (HxImageData **dstImgs, int dstCnt, HxImageData **srcImgs, int srcCnt, HxTagList &tags)=0 |
| callIt is implemented by HxImgFtorIMNCast. More... | |
|
|
The key type of this class.
Reimplemented in HxImgFtorIMNCast, HxImgFtorMNpo, and HxImgFtorIMNCast< DstImgSigT, SrcImgsSigT >. |
|
|
Constructor.
00050 : HxImgFunctor(key) 00051 { 00052 } |
|
|
Destructor.
00056 {
00057 }
|
|
||||||||||||||||||||||||
|
callIt is implemented by HxImgFtorIMNCast.
Reimplemented in HxImgFtorIMNCast, and HxImgFtorIMNCast< DstImgSigT, SrcImgsSigT >. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001