#include <HxImgFtorInOutKey.h>
Inheritance diagram for HxImgFtorInOutKey::
Public Methods | |
HxImgFtorInOutKey (HxString imgSig, HxString inOutName) | |
Constructor. More... |
|
Constructor.
00029 : HxImgFtorI1CastKey("HxImgFtorInOut", imgSig) 00030 { 00031 addArgument(pixOpName); 00032 } |