#include <HxImgFtorI1Key.h>
Inheritance diagram for HxImgFtorI1Key::
Public Methods | |
HxImgFtorI1Key (HxString className, HxString imgSig) | |
Constructor. More... |
|
Constructor.
00026 : HxImgFtorKey(className) 00027 { 00028 addArgument(imgSig); 00029 } |