#include "PanoramaVariable.h"#include <iostream>#include <iomanip>#include <utility>Include dependency graph for PanoramaVariable.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
Functions | |
| void | fillVariableMap (VariableMap &vars) |
| fill map with all image & lens variables | |
| void | fillLensVarMap (LensVarMap &variables) |
| just lens variables | |
| void | printVariableMap (std::ostream &o, const VariableMap &vars) |
print a variable map to o | |
|
|
just lens variables
Definition at line 93 of file PanoramaVariable.cpp. Referenced by HuginBase::Lens::Lens(). |
|
|
fill map with all image & lens variables
Definition at line 48 of file PanoramaVariable.cpp. |
|
||||||||||||
|
print a variable map to
Definition at line 126 of file PanoramaVariable.cpp. Referenced by HuginBase::AutoOptimise::OptimiseVisitor::discover_vertex(). |
1.3.9.1