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

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
Enumerations | |
| enum | OptimizerSwitches { OPT_PAIR = 0x0001, OPT_POSITION = 0x0002, OPT_VIEW = 0x0004, OPT_BARREL = 0x0008, OPT_ALL = 0x0010, OPT_TRANSLATION = 0x0020, OPT_EXPOSURE = 0x0001, OPT_WHITEBALANCE = 0x0002, OPT_VIGNETTING = 0x0004, OPT_VIGNETTING_CENTER = 0x0008, OPT_RESPONSE = 0x0010 } |
| defines all optimizer switches, they can be combined with OR More... | |
Definition in file OptimizerSwitches.h.
|
|
defines all optimizer switches, they can be combined with OR
Definition at line 31 of file OptimizerSwitches.h. |
1.3.9.1