GLPreviewFrame Class Reference
The OpenGL preview frame.
More...
#include <GLPreviewFrame.h>
Inheritance diagram for GLPreviewFrame:
[legend]List of all members.
Detailed Description
The OpenGL preview frame.
Contains the GLViewer and various controls for it.
it is not created with XRC, because it is highly dynamic, buttons have to be added etc.
Constructor & Destructor Documentation
| GLPreviewFrame::GLPreviewFrame |
( |
wxFrame * |
frame, |
|
|
PT::Panorama & |
pano |
|
) |
|
|
Member Function Documentation
| void GLPreviewFrame::FillBlendChoice |
( |
|
) |
|
|
|
|
fills the blend wxChoice with all valid blend modes and restore the last used one
|
| void GLPreviewFrame::OnAutocrop |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnBlendChoice |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnCenterHorizontally |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnChangeFOV |
( |
wxScrollEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnClose |
( |
wxCloseEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnControlPoint |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnDecreaseExposure |
( |
wxSpinEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnDefaultExposure |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnDragChoice |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnExposureChanged |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnFitPano |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnFullScreen |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
|
|
event handler for full screen
|
| void GLPreviewFrame::OnHFOVChanged |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnIdentify |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnIncreaseExposure |
( |
wxSpinEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnLayoutScaleChange |
( |
wxScrollEvent & |
e |
) |
[protected] |
|
|
|
event handler for change scale of layout mode
|
| void GLPreviewFrame::OnNumTransform |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnPhotometric |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnProjectionChoice |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnProjParameterChanged |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnProjParameterReset |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
|
|
event handler for reset projection parameters
|
| void GLPreviewFrame::OnRedo |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnROIChanged |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
|
|
event handler for changed roi
|
| void GLPreviewFrame::OnSelectMode |
( |
wxNotebookEvent & |
e |
) |
[protected] |
|
|
|
event handler for selection of new mode
|
| void GLPreviewFrame::OnShowAll |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnShowNone |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnStraighten |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnToolModeChanging |
( |
wxNotebookEvent & |
e |
) |
[protected] |
|
|
|
event handler for blocking changing mode when panorama contains no images
|
| void GLPreviewFrame::OnTrackChangeFOV |
( |
wxScrollEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnUndo |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::OnVFOVChanged |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void GLPreviewFrame::panoramaChanged |
( |
PT::Panorama & |
pano |
) |
|
|
| void GLPreviewFrame::SetImageButtonColour |
( |
unsigned int |
image_nr, |
|
|
unsigned char |
red, |
|
|
unsigned char |
green, |
|
|
unsigned char |
blue |
|
) |
|
|
| void GLPreviewFrame::SetStatusMessage |
( |
wxString |
message |
) |
|
|
| void GLPreviewFrame::updateBlendMode |
( |
|
) |
[protected] |
|
|
|
Update tools and GUI elements according to blend mode choice.
|
| void GLPreviewFrame::updatePano |
( |
|
) |
[protected] |
|
| void GLPreviewFrame::updateProgressDisplay |
( |
|
) |
|
|
The documentation for this class was generated from the following files: