Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
PanoramaVariable.cpp File Reference
#include "PanoramaVariable.h"
#include <iostream>
#include <iomanip>
#include <utility>
Include dependency graph for PanoramaVariable.cpp:

Go to the source code of this file.

Namespaces

 HuginBase
 mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface.
 

Functions

void HuginBase::fillVariableMap (VariableMap &vars)
 fill map with all image & lens variables More...
 
void HuginBase::fillLensVarMap (LensVarMap &vars)
 just lens variables More...
 
void HuginBase::printVariableMap (std::ostream &o, const VariableMap &vars)
 print a variable map to o More...