Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
OptimizerSwitches.h File Reference

some definitions to work with optimizer master switches More...

This graph shows which files directly or indirectly include this file:

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.
 

Enumerations

enum  HuginBase::OptimizerSwitches {
  HuginBase::OPT_PAIR =0x0001, HuginBase::OPT_POSITION =0x0002, HuginBase::OPT_VIEW =0x0004, HuginBase::OPT_BARREL =0x0008,
  HuginBase::OPT_ALL =0x0010, HuginBase::OPT_TRANSLATION =0x0020, HuginBase::OPT_EXPOSURE =0x0001, HuginBase::OPT_WHITEBALANCE =0x0002,
  HuginBase::OPT_VIGNETTING =0x0004, HuginBase::OPT_VIGNETTING_CENTER =0x0008, HuginBase::OPT_RESPONSE =0x0010
}
 defines all optimizer switches, they can be combined with OR More...
 

Detailed Description

some definitions to work with optimizer master switches

Author
T. Modes

Definition in file OptimizerSwitches.h.