#include <OverviewOutlinesTool.h>
Public Member Functions | |
| Rect (double left, double top, double right, double bottom) | |
| Rect | transformImgCoord (HuginBase::PTools::Transform *trans) |
| transform the rectangle's coordinates with a certain transform | |
| void | center (double &x, double &y) |
| get the center of the rectangle | |
Public Attributes | |
| double | val [4][2] |
Definition at line 56 of file OverviewOutlinesTool.h.
|
||||||||||||||||||||
|
Definition at line 58 of file OverviewOutlinesTool.h. |
|
||||||||||||
|
get the center of the rectangle
Definition at line 81 of file OverviewOutlinesTool.h. |
|
|
transform the rectangle's coordinates with a certain transform
Definition at line 68 of file OverviewOutlinesTool.h. References OverviewOutlinesTool::res, HuginBase::PTools::Transform::transformImgCoord(), and val. Referenced by OverviewOutlinesTool::DrawRect(). |
|
|
Definition at line 85 of file OverviewOutlinesTool.h. Referenced by OverviewOutlinesTool::DrawRect(), and transformImgCoord(). |
1.3.9.1