00001
00024 #ifndef _Hgn1_PT_PANOTOOLSINTERFACE_H
00025 #define _Hgn1_PT_PANOTOOLSINTERFACE_H
00026
00027 #include <panotools/PanoToolsInterface.h>
00028
00029 namespace PTools {
00030
00031 using HuginBase::PTools::Transform;
00032
00033 using HuginBase::PTools::setDestImage;
00034 using HuginBase::PTools::setFullImage;
00035 using HuginBase::PTools::freeImage;
00036
00037 using HuginBase::PTools::GetAlignInfoVariables;
00038 using HuginBase::PTools::GetAlignInfoCtrlPoints;
00039
00040 }
00041
00042 #endif // PT_PANOTOOLSINTERFACE_H