#include <Transforms.h>
Public Member Functions | |
| CartToImg (double width, double height) | |
| void | operator() (FDiff2D &dest, const FDiff2D &src) |
Public Attributes | |
| double | tx |
| double | ty |
Definition at line 109 of file Transforms.h.
|
||||||||||||
|
Definition at line 111 of file Transforms.h. |
|
||||||||||||
|
Definition at line 117 of file Transforms.h. References hugin_utils::FDiff2D, hugin_utils::TDiff2D< T >::x, and hugin_utils::TDiff2D< T >::y. |
|
|
Definition at line 122 of file Transforms.h. |
|
|
Definition at line 122 of file Transforms.h. |
1.3.9.1