#include <hugin_shared.h>#include <string>#include <vector>#include <vigra_ext/Interpolators.h>Include dependency graph for ControlPoint.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
Classes | |
| class | HuginBase::ControlPoint |
| represents a control point More... | |
Typedefs | |
| typedef std::vector< ControlPoint > | CPVector |
| typedef std::pair< unsigned int, ControlPoint > | CPoint |
| typedef std::vector< CPoint > | CPointVector |
|
|
Definition at line 121 of file ControlPoint.h. |
|
|
Definition at line 122 of file ControlPoint.h. Referenced by HuginBase::Panorama::getCtrlPointsVectorForImage(), and main(). |
|
1.3.9.1