Main Page   Class Overview   Pixels   Images   Geometry   Quick Index  

HxImgFtorRecNgbKey Class Reference

Key for HxImgFtorRecNgb. More...

#include <HxImgFtorRecNgbKey.h>

Inheritance diagram for HxImgFtorRecNgbKey::

HxImgFtorI2CastKey HxImgFtorI2Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorRecNgbKey (HxString imgSig, HxString kerImgSig, HxString pixOpName, HxString redOpName)
 Constructor. More...


Detailed Description

Key for HxImgFtorRecNgb.


Constructor & Destructor Documentation

HxImgFtorRecNgbKey::HxImgFtorRecNgbKey HxString    imgSig,
HxString    kerImgSig,
HxString    pixOpName,
HxString    redOpName
[inline]
 

Constructor.

00032         : HxImgFtorI2CastKey("HxImgFtorRecNgb", imgSig, kerImgSig)
00033 {
00034     addArgument(pixOpName);
00035     addArgument(redOpName);
00036 }


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 13:59:30 2002 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001