#include <Transforms.h>
Public Member Functions | |
| RotERect (double yaw, double pitch, double roll) | |
| void | operator() (FDiff2D &dest, const FDiff2D &rsrc) |
Public Attributes | |
| double | p |
| double | y |
| double | sin_r |
| double | cos_r |
Definition at line 146 of file Transforms.h.
|
||||||||||||||||
|
Definition at line 149 of file Transforms.h. |
|
||||||||||||
|
Definition at line 153 of file Transforms.h. References hugin_utils::FDiff2D, hugin_utils::TDiff2D< T >::x, and hugin_utils::TDiff2D< T >::y. |
|
|
Definition at line 163 of file Transforms.h. |
|
|
Definition at line 162 of file Transforms.h. |
|
|
Definition at line 163 of file Transforms.h. |
|
|
Definition at line 162 of file Transforms.h. |
1.3.9.1