#include <HxImgFtorNgbKey.h>
Inheritance diagram for HxImgFtorNgbKey::
Public Methods | |
HxImgFtorNgbKey (HxString dstImgSig, HxString srcImgSig, HxString ngbName) | |
Constructor. More... |
|
Constructor.
00031 : HxImgFtorI2CastKey("HxImgFtorNgb2d", dstImgSig, srcImgSig) 00032 { 00033 addArgument(ngbName); 00034 } |