#include <PanoramaVariable.h>
Inheritance diagram for HuginBase::LensVariable:

Public Member Functions | |
| LensVariable (const std::string &name, double value, bool link=false) | |
| virtual | ~LensVariable () |
| virtual std::ostream & | printLink (std::ostream &o, unsigned int link) const |
| bool | isLinked () const |
| void | setLinked (bool l=true) |
Private Attributes | |
| bool | linked |
It is only used in the lens class, not directly in the images.
Definition at line 120 of file PanoramaVariable.h.
|
||||||||||||||||
|
Definition at line 132 of file PanoramaVariable.h. |
|
|
Definition at line 136 of file PanoramaVariable.h. |
|
|
Definition at line 145 of file PanoramaVariable.h. |
|
||||||||||||
|
Definition at line 41 of file PanoramaVariable.cpp. |
|
|
Definition at line 148 of file PanoramaVariable.h. |
|
|
Definition at line 152 of file PanoramaVariable.h. |
1.3.9.1