#include <DragTool.h>
Public Member Functions | |
| void | Set (HuginBase::SrcPanoImage *img) |
| void | Move (Matrix3 *matrix, double &yaw_out, double &pitch_out, double &roll_out, double &TrX_out, double &TrY_out, double &TrZ_out, double &Tpy_out, double &Tpp_out) |
Public Attributes | |
| double | yaw |
| double | pitch |
| double | roll |
| double | TrX |
| double | TrY |
| double | TrZ |
| double | Tpy |
| double | Tpp |
|
||||||||||||||||||||||||||||||||||||||||
|
Definition at line 377 of file DragTool.cpp. References DEG_TO_RAD, Matrix3::GetRotationPT(), Matrix3::Inverse(), pitch, RAD_TO_DEG, roll, Matrix3::SetRotationPT(), Tpp, Tpy, Matrix3::TransformVector(), TrX, TrY, TrZ, Vector3::x, Vector3::y, yaw, and Vector3::z. |
|
|
Definition at line 365 of file DragTool.cpp. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
|
|
Definition at line 63 of file DragTool.h. |
1.3.9.1