Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CPEditorPanel Member List

This is the complete list of members for CPEditorPanel, including all inherited members.

BOTH_POINTS_SELECTED enum valueCPEditorPanelprivate
changeState(CPCreationState newState)CPEditorPanelprivate
ClearSelection()CPEditorPanel
CP_SCROLL_BOTH enum valueCPEditorPanelprivate
CP_SCROLL_LEFT enum valueCPEditorPanelprivate
CP_SCROLL_RIGHT enum valueCPEditorPanelprivate
cpCreationStateCPEditorPanelprivate
CPCreationState enum nameCPEditorPanelprivate
CPEditorPanel()CPEditorPanel
CPScrollHint enum nameCPEditorPanelprivate
CPTAB_ACTION_CELESTE enum valueCPEditorPanelprivate
CPTAB_ACTION_CLEAN_CP enum valueCPEditorPanelprivate
CPTAB_ACTION_CREATE_CP enum valueCPEditorPanelprivate
CPTabActionButtonMode enum nameCPEditorPanelprivate
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel"))CPEditorPanel
CreateNewPoint()CPEditorPanelprivate
currentPointsCPEditorPanelprivate
DECLARE_EVENT_TABLE()CPEditorPanelprivate
EnablePointEdit(bool state)CPEditorPanelprivate
estimateAndAddOtherPoint(const hugin_utils::FDiff2D &p, bool left, CPImageCtrl *thisImg, unsigned int thisImgNr, CPCreationState THIS_POINT, CPCreationState THIS_POINT_RETRY, CPImageCtrl *otherImg, unsigned int otherImgNr, CPCreationState OTHER_POINT, CPCreationState OTHER_POINT_RETRY)CPEditorPanelprivate
EstimatePoint(const hugin_utils::FDiff2D &p, bool left)CPEditorPanelprivate
FineTuneNewPoint(bool left)CPEditorPanelprivate
FineTuneSelectedPoint(bool left)CPEditorPanelprivate
GetRot(double yaw, double roll, double pitch)CPEditorPanelprivate
getVerticalCPBias()CPEditorPanelprivate
globalPNr2LocalPNr(unsigned int &localNr, unsigned int globalNr) const CPEditorPanelprivate
Init(HuginBase::Panorama *pano)CPEditorPanel
LEFT_POINT enum valueCPEditorPanelprivate
LEFT_POINT_RETRY enum valueCPEditorPanelprivate
LocalFineTunePoint(unsigned int srcNr, const vigra::Diff2D &srcPnt, hugin_utils::FDiff2D &movedSrcPnt, unsigned int moveNr, const hugin_utils::FDiff2D &movePnt)CPEditorPanelprivate
localPNr2GlobalPNr(unsigned int localNr) const CPEditorPanelprivate
m_actionButtonCPEditorPanelprivate
m_addButtonCPEditorPanelprivate
m_autoAddCBCPEditorPanelprivate
m_countCPCPEditorPanelprivate
m_cp_ctrlsCPEditorPanelprivate
m_cpActionButtonModeCPEditorPanelprivate
m_cpActionContextMenuCPEditorPanelprivate
m_cpListCPEditorPanelprivate
m_cpModeChoiceCPEditorPanelprivate
m_currentCPDetectorCPEditorPanelprivate
m_delButtonCPEditorPanelprivate
m_detailZoomFactorCPEditorPanelprivate
m_errorTextCPEditorPanelprivate
m_estimateCBCPEditorPanelprivate
m_fineTuneCBCPEditorPanelprivate
m_leftChoiceCPEditorPanelprivate
m_leftFileCPEditorPanelprivate
m_leftImageNrCPEditorPanelprivate
m_leftImgCPEditorPanelprivate
m_leftInvTransformCPEditorPanelprivate
m_leftInvTransformMagCPEditorPanelprivate
m_leftRotCPEditorPanelprivate
m_leftTransformCPEditorPanelprivate
m_leftTransformMagCPEditorPanelprivate
m_listenToPageChangeCPEditorPanelprivate
m_panoCPEditorPanelprivate
m_rightChoiceCPEditorPanelprivate
m_rightFileCPEditorPanelprivate
m_rightImageNrCPEditorPanelprivate
m_rightImgCPEditorPanelprivate
m_rightInvTransformCPEditorPanelprivate
m_rightInvTransformMagCPEditorPanelprivate
m_rightRotCPEditorPanelprivate
m_rightTransformCPEditorPanelprivate
m_rightTransformMagCPEditorPanelprivate
m_scrollHintCPEditorPanelprivate
m_selectedPointCPEditorPanelprivate
m_showLinesCBCPEditorPanelprivate
m_sortAscendingCPEditorPanelprivate
m_sortColCPEditorPanelprivate
m_x1TextCPEditorPanelprivate
m_x2TextCPEditorPanelprivate
m_y1TextCPEditorPanelprivate
m_y2TextCPEditorPanelprivate
mirroredPointsCPEditorPanelprivate
NewPointChange(hugin_utils::FDiff2D p, bool left)CPEditorPanelprivate
NO_POINT enum valueCPEditorPanelprivate
OnActionButton(wxCommandEvent &e)CPEditorPanelprivate
OnActionContextMenu(wxContextMenuEvent &e)CPEditorPanelprivate
OnActionSelectCeleste(wxCommandEvent &e)CPEditorPanelprivate
OnActionSelectCleanCP(wxCommandEvent &e)CPEditorPanelprivate
OnActionSelectCreate(wxCommandEvent &e)CPEditorPanelprivate
OnAddButton(wxCommandEvent &e)CPEditorPanelprivate
OnCelesteButton(wxCommandEvent &e)CPEditorPanelprivate
OnCleanCPButton(wxCommandEvent &e)CPEditorPanelprivate
OnColumnHeaderClick(wxListEvent &e)CPEditorPanelprivate
OnColumnWidthChange(wxListEvent &e)CPEditorPanelprivate
OnCPEvent(CPEvent &ev)CPEditorPanelprivate
OnCPListDeselect(wxListEvent &e)CPEditorPanelprivate
OnCPListSelect(wxListEvent &e)CPEditorPanelprivate
OnCreateCPButton(wxCommandEvent &e)CPEditorPanelprivate
OnDeleteButton(wxCommandEvent &e)CPEditorPanelprivate
OnFineTuneButton(wxCommandEvent &e)CPEditorPanelprivate
OnKey(wxKeyEvent &e)CPEditorPanelprivate
OnLeftChoiceChange(wxCommandEvent &e)CPEditorPanelprivate
OnNextImg(wxCommandEvent &e)CPEditorPanelprivate
OnPrevImg(wxCommandEvent &e)CPEditorPanelprivate
OnRightChoiceChange(wxCommandEvent &e)CPEditorPanelprivate
OnShowLinesCheckbox(wxCommandEvent &e)CPEditorPanelprivate
OnTextPointChange(wxCommandEvent &e)CPEditorPanelprivate
OnZoom(wxCommandEvent &e)CPEditorPanelprivate
panoramaChanged(HuginBase::Panorama &pano)CPEditorPanelvirtual
panoramaImagesChanged(HuginBase::Panorama &pano, const HuginBase::UIntSet &imgNr)CPEditorPanelvirtual
PointFineTune(unsigned int tmplImgNr, const vigra::Diff2D &tmplPoint, int tmplWidth, unsigned int subjImgNr, const hugin_utils::FDiff2D &subjPoint, int searchWidth, vigra_ext::CorrelationResult &tunedPos)CPEditorPanelprivate
RIGHT_POINT enum valueCPEditorPanelprivate
RIGHT_POINT_RETRY enum valueCPEditorPanelprivate
SelectGlobalPoint(unsigned int globalNr)CPEditorPanel
SelectLocalPoint(unsigned int LVpointNr, bool scrollLeft=true, bool scrollRight=true)CPEditorPanelprivate
setLeftImage(unsigned int imgNr)CPEditorPanel
SetPano(HuginBase::Panorama *panorama)CPEditorPanelinline
setRightImage(unsigned int imgNr)CPEditorPanel
ShowControlPoint(unsigned int cpNr)CPEditorPanel
SortList()CPEditorPanelprivate
UpdateDisplay(bool newImages)CPEditorPanelprivate
UpdateTransforms()CPEditorPanelprivate
~CPEditorPanel()CPEditorPanelvirtual
~PanoramaObserver()HuginBase::PanoramaObserverinlinevirtual