Hugintrunk
0.1
|
class to access Hugins camera and lens database More...
#include <hugin_shared.h>
#include <panodata/SrcPanoImage.h>
#include <panodata/Panorama.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | HuginBase::LensDB::LensDB |
main database class More... | |
Namespaces | |
HuginBase | |
mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface. | |
HuginBase::LensDB | |
Typedefs | |
typedef std::vector< std::string > | HuginBase::LensDB::LensList |
vector storing a list of lens names More... | |
Functions | |
bool | HuginBase::LensDB::SaveLensDataFromPano (const HuginBase::Panorama &pano) |
routine for automatically saving information from pano into database More... | |
class to access Hugins camera and lens database
Definition in file LensDB.h.