| AddLines(const HuginBase::CPVector &lines) | PerspectiveImageCtrl | |
| applyRot(const T &p) const | PerspectiveImageCtrl | inlineprivate |
| applyRotInv(const T &p) const | PerspectiveImageCtrl | inlineprivate |
| calcAutoScaleFactor(wxSize size) | PerspectiveImageCtrl | protected |
| ChangeRotation(ImageRotation newRot) | PerspectiveImageCtrl | |
| ClipPos(hugin_utils::FDiff2D &pos) | PerspectiveImageCtrl | private |
| Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | PerspectiveImageCtrl | |
| DrawLines(wxDC &dc, const std::vector< Line > &lines) | PerspectiveImageCtrl | private |
| DrawRect(wxDC &dc, const std::vector< hugin_utils::FDiff2D > &rect) | PerspectiveImageCtrl | private |
| GenerateRemappedImage(const unsigned int newWidth, const unsigned int newHeight) | PerspectiveImageCtrl | private |
| getCachedImage() | PerspectiveImageCtrl | inline |
| GetControlPoints(const unsigned int index) | PerspectiveImageCtrl | |
| GetCP(const unsigned int index, const hugin_utils::FDiff2D &p1, const hugin_utils::FDiff2D &p2) | PerspectiveImageCtrl | private |
| getCurrentRotation() | PerspectiveImageCtrl | inline |
| GetNearestLine(const hugin_utils::FDiff2D &p) | PerspectiveImageCtrl | private |
| GetNearestLinePoint(const hugin_utils::FDiff2D &p, bool &isStart) | PerspectiveImageCtrl | private |
| GetNearestRectangleLine(const hugin_utils::FDiff2D &p) | PerspectiveImageCtrl | private |
| GetNearestRectanglePoint(const hugin_utils::FDiff2D &p) | PerspectiveImageCtrl | private |
| getScale() const | PerspectiveImageCtrl | |
| getScaleFactor() const | PerspectiveImageCtrl | protected |
| ImageRotation enum name | PerspectiveImageCtrl | |
| invtransform(int x) const | PerspectiveImageCtrl | inlineprivate |
| invtransform(double x) const | PerspectiveImageCtrl | inlineprivate |
| invtransform(const wxPoint &p) const | PerspectiveImageCtrl | inlineprivate |
| IsInsideRect(const hugin_utils::FDiff2D &p) | PerspectiveImageCtrl | private |
| IsOriginalShown() const | PerspectiveImageCtrl | inline |
| LINE_CREATE enum value | PerspectiveImageCtrl | private |
| LINE_MOVING enum value | PerspectiveImageCtrl | private |
| LINE_POINT_MOVING enum value | PerspectiveImageCtrl | private |
| m_bitmap | PerspectiveImageCtrl | private |
| m_colour_selected | PerspectiveImageCtrl | private |
| m_currentLine | PerspectiveImageCtrl | private |
| m_currentPos | PerspectiveImageCtrl | private |
| m_dragStartPos | PerspectiveImageCtrl | private |
| m_editorState | PerspectiveImageCtrl | private |
| m_fitToWindow | PerspectiveImageCtrl | private |
| m_imageFilename | PerspectiveImageCtrl | private |
| m_imageSize | PerspectiveImageCtrl | private |
| m_img | PerspectiveImageCtrl | private |
| m_imgRotation | PerspectiveImageCtrl | private |
| m_lines | PerspectiveImageCtrl | private |
| m_lineStartDrag | PerspectiveImageCtrl | private |
| m_middleMouseScroll | PerspectiveImageCtrl | private |
| m_movingPoint | PerspectiveImageCtrl | private |
| m_pano | PerspectiveImageCtrl | private |
| m_realSize | PerspectiveImageCtrl | private |
| m_rectPoints | PerspectiveImageCtrl | private |
| m_rectPointsStartDrag | PerspectiveImageCtrl | private |
| m_remappedImg | PerspectiveImageCtrl | private |
| m_scaleFactor | PerspectiveImageCtrl | private |
| m_scrollPos | PerspectiveImageCtrl | private |
| m_showRect | PerspectiveImageCtrl | private |
| m_showRemappedImage | PerspectiveImageCtrl | private |
| NO_IMAGE enum value | PerspectiveImageCtrl | private |
| OnCaptureLost(wxMouseCaptureLostEvent &e) | PerspectiveImageCtrl | |
| OnKillFocus(wxFocusEvent &e) | PerspectiveImageCtrl | |
| OnLeftMouseDown(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnLeftMouseUp(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnMiddleMouseDown(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnMiddleMouseUp(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnMouseMove(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnPaint(wxPaintEvent &e) | PerspectiveImageCtrl | |
| OnRightMouseUp(wxMouseEvent &mouse) | PerspectiveImageCtrl | |
| OnSize(wxSizeEvent &e) | PerspectiveImageCtrl | protected |
| PerspectiveEditorState enum name | PerspectiveImageCtrl | private |
| POINT_MOVING enum value | PerspectiveImageCtrl | private |
| RECT_MOVING enum value | PerspectiveImageCtrl | private |
| rescaleImage() | PerspectiveImageCtrl | protected |
| ROT0 enum value | PerspectiveImageCtrl | |
| ROT180 enum value | PerspectiveImageCtrl | |
| ROT270 enum value | PerspectiveImageCtrl | |
| ROT90 enum value | PerspectiveImageCtrl | |
| scale(int x) const | PerspectiveImageCtrl | inlineprivate |
| scale(double x) const | PerspectiveImageCtrl | inlineprivate |
| SEGMENT_MOVING enum value | PerspectiveImageCtrl | private |
| setImage(const std::string &filename, ImageRotation rot) | PerspectiveImageCtrl | |
| SetLineColour(wxColour newColour) | PerspectiveImageCtrl | |
| setOriginalMode() | PerspectiveImageCtrl | |
| SetRectMode(bool newMode) | PerspectiveImageCtrl | |
| SetRemappedMode(const HuginBase::Panorama &pano) | PerspectiveImageCtrl | |
| setScale(double factor) | PerspectiveImageCtrl | |
| SHOW_IMAGE enum value | PerspectiveImageCtrl | private |
| transform(int x) const | PerspectiveImageCtrl | inlineprivate |
| transform(double x) const | PerspectiveImageCtrl | inlineprivate |
| transform(const hugin_utils::FDiff2D &p) const | PerspectiveImageCtrl | inlineprivate |
| UpdateVirtualSize() | PerspectiveImageCtrl | protected |