CPZoomDisplayPanel Class Reference
Display a zoomed control point, undistorted to the middle of the image.
More...
#include <CPZoomDisplayPanel.h>
Inheritance diagram for CPZoomDisplayPanel:
[legend]List of all members.
Detailed Description
Display a zoomed control point, undistorted to the middle of the image.
Can be used to display the images, and move the point.
Constructor & Destructor Documentation
| CPZoomDisplayPanel::CPZoomDisplayPanel |
( |
wxWindow * |
parent, |
|
|
PT::Panorama & |
pano |
|
) |
|
|
Member Function Documentation
| void CPZoomDisplayPanel::Clear |
( |
|
) |
[inline] |
|
| CPZoomDisplayPanel::DECLARE_EVENT_TABLE |
( |
|
) |
[protected] |
|
| void CPZoomDisplayPanel::OnDraw |
( |
wxDC & |
dc |
) |
[protected] |
|
| void CPZoomDisplayPanel::OnLMB |
( |
wxMouseEvent & |
e |
) |
[protected] |
|
| void CPZoomDisplayPanel::OnRedraw |
( |
wxPaintEvent & |
e |
) |
|
|
| void CPZoomDisplayPanel::OnSize |
( |
wxSizeEvent & |
e |
) |
|
|
| void CPZoomDisplayPanel::SetImage |
( |
unsigned int |
imgNr |
) |
[inline] |
|
|
|
set image number.
does not update display, a setPoint() call is needed for that. |
| void CPZoomDisplayPanel::SetPoint |
( |
const FDiff2D & |
point |
) |
[inline] |
|
|
|
set the point of interest, updates the display accordingly
|
| void CPZoomDisplayPanel::updateInternal |
( |
|
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following files: