#include <PanoToolsInterface.h>
Public Member Functions | |
| AlignInfoWrap () | |
| ~AlignInfoWrap () | |
| bool | setInfo (const PanoramaData &pano) |
| void | setGlobal () |
| VariableMapVector | getVariables () const |
| get the variables stored in this AlignInfo | |
| CPVector | getCtrlPoints () const |
Protected Attributes | |
| AlignInfo | gl |
Definition at line 255 of file PanoToolsInterface.h.
|
|
Definition at line 288 of file PanoToolsInterface.cpp. References gl. |
|
|
Definition at line 301 of file PanoToolsInterface.cpp. References gl. |
|
|
Definition at line 496 of file PanoToolsInterface.cpp. References HuginBase::CPVector, HuginBase::PTools::GetAlignInfoCtrlPoints(), and gl. |
|
|
get the variables stored in this AlignInfo
Definition at line 491 of file PanoToolsInterface.cpp. References HuginBase::PTools::GetAlignInfoVariables(), gl, and HuginBase::VariableMapVector. |
|
|
Definition at line 486 of file PanoToolsInterface.cpp. References gl. |
|
|
|
Definition at line 282 of file PanoToolsInterface.h. Referenced by AlignInfoWrap(), getCtrlPoints(), getVariables(), setGlobal(), setInfo(), and ~AlignInfoWrap(). |
1.3.9.1