Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::PointPairT< VALUE > Struct Template Reference
#include <utils.h>
Public Member Functions | |
| PointPairT () | |
| PointPairT (short img1, VALUE val1, const hugin_utils::FDiff2D &p1, float r1, short img2, VALUE val2, const hugin_utils::FDiff2D &p2, float r2) | |
Public Attributes | |
| short | imgNr1 |
| VALUE | i1 |
| hugin_utils::FDiff2D | p1 |
| float | r1 |
| short | imgNr2 |
| VALUE | i2 |
| hugin_utils::FDiff2D | p2 |
| float | r2 |
template<class VALUE>
struct vigra_ext::PointPairT< VALUE >
Constructor & Destructor Documentation
|
|||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
Member Data Documentation
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/utils.h
1.3.9.1