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

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

AddLines(const HuginBase::CPVector &lines)PerspectiveImageCtrl
applyRot(const T &p) const PerspectiveImageCtrlinlineprivate
applyRotInv(const T &p) const PerspectiveImageCtrlinlineprivate
calcAutoScaleFactor(wxSize size)PerspectiveImageCtrlprotected
ChangeRotation(ImageRotation newRot)PerspectiveImageCtrl
ClipPos(hugin_utils::FDiff2D &pos)PerspectiveImageCtrlprivate
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)PerspectiveImageCtrlprivate
DrawRect(wxDC &dc, const std::vector< hugin_utils::FDiff2D > &rect)PerspectiveImageCtrlprivate
GenerateRemappedImage(const unsigned int newWidth, const unsigned int newHeight)PerspectiveImageCtrlprivate
getCachedImage()PerspectiveImageCtrlinline
GetControlPoints(const unsigned int index)PerspectiveImageCtrl
GetCP(const unsigned int index, const hugin_utils::FDiff2D &p1, const hugin_utils::FDiff2D &p2)PerspectiveImageCtrlprivate
getCurrentRotation()PerspectiveImageCtrlinline
GetNearestLine(const hugin_utils::FDiff2D &p)PerspectiveImageCtrlprivate
GetNearestLinePoint(const hugin_utils::FDiff2D &p, bool &isStart)PerspectiveImageCtrlprivate
GetNearestRectangleLine(const hugin_utils::FDiff2D &p)PerspectiveImageCtrlprivate
GetNearestRectanglePoint(const hugin_utils::FDiff2D &p)PerspectiveImageCtrlprivate
getScale() const PerspectiveImageCtrl
getScaleFactor() const PerspectiveImageCtrlprotected
ImageRotation enum namePerspectiveImageCtrl
invtransform(int x) const PerspectiveImageCtrlinlineprivate
invtransform(double x) const PerspectiveImageCtrlinlineprivate
invtransform(const wxPoint &p) const PerspectiveImageCtrlinlineprivate
IsInsideRect(const hugin_utils::FDiff2D &p)PerspectiveImageCtrlprivate
IsOriginalShown() const PerspectiveImageCtrlinline
LINE_CREATE enum valuePerspectiveImageCtrlprivate
LINE_MOVING enum valuePerspectiveImageCtrlprivate
LINE_POINT_MOVING enum valuePerspectiveImageCtrlprivate
m_bitmapPerspectiveImageCtrlprivate
m_colour_selectedPerspectiveImageCtrlprivate
m_currentLinePerspectiveImageCtrlprivate
m_currentPosPerspectiveImageCtrlprivate
m_dragStartPosPerspectiveImageCtrlprivate
m_editorStatePerspectiveImageCtrlprivate
m_fitToWindowPerspectiveImageCtrlprivate
m_imageFilenamePerspectiveImageCtrlprivate
m_imageSizePerspectiveImageCtrlprivate
m_imgPerspectiveImageCtrlprivate
m_imgRotationPerspectiveImageCtrlprivate
m_linesPerspectiveImageCtrlprivate
m_lineStartDragPerspectiveImageCtrlprivate
m_middleMouseScrollPerspectiveImageCtrlprivate
m_movingPointPerspectiveImageCtrlprivate
m_panoPerspectiveImageCtrlprivate
m_realSizePerspectiveImageCtrlprivate
m_rectPointsPerspectiveImageCtrlprivate
m_rectPointsStartDragPerspectiveImageCtrlprivate
m_remappedImgPerspectiveImageCtrlprivate
m_scaleFactorPerspectiveImageCtrlprivate
m_scrollPosPerspectiveImageCtrlprivate
m_showRectPerspectiveImageCtrlprivate
m_showRemappedImagePerspectiveImageCtrlprivate
NO_IMAGE enum valuePerspectiveImageCtrlprivate
OnCaptureLost(wxMouseCaptureLostEvent &e)PerspectiveImageCtrl
OnDraw(wxDC &dc) wxOVERRIDEPerspectiveImageCtrlvirtual
OnKillFocus(wxFocusEvent &e)PerspectiveImageCtrl
OnLeftMouseDown(wxMouseEvent &mouse)PerspectiveImageCtrl
OnLeftMouseUp(wxMouseEvent &mouse)PerspectiveImageCtrl
OnMiddleMouseDown(wxMouseEvent &mouse)PerspectiveImageCtrl
OnMiddleMouseUp(wxMouseEvent &mouse)PerspectiveImageCtrl
OnMouseMove(wxMouseEvent &mouse)PerspectiveImageCtrl
OnRightMouseUp(wxMouseEvent &mouse)PerspectiveImageCtrl
OnSize(wxSizeEvent &e)PerspectiveImageCtrlprotected
PerspectiveEditorState enum namePerspectiveImageCtrlprivate
POINT_MOVING enum valuePerspectiveImageCtrlprivate
RECT_MOVING enum valuePerspectiveImageCtrlprivate
rescaleImage()PerspectiveImageCtrlprotected
ROT0 enum valuePerspectiveImageCtrl
ROT180 enum valuePerspectiveImageCtrl
ROT270 enum valuePerspectiveImageCtrl
ROT90 enum valuePerspectiveImageCtrl
scale(int x) const PerspectiveImageCtrlinlineprivate
scale(double x) const PerspectiveImageCtrlinlineprivate
SEGMENT_MOVING enum valuePerspectiveImageCtrlprivate
setImage(const std::string &filename, ImageRotation rot)PerspectiveImageCtrl
SetLineColour(wxColour newColour)PerspectiveImageCtrl
setOriginalMode()PerspectiveImageCtrlinline
SetRectMode(bool newMode)PerspectiveImageCtrl
SetRemappedMode(const HuginBase::Panorama &pano)PerspectiveImageCtrl
setScale(double factor)PerspectiveImageCtrl
SHOW_IMAGE enum valuePerspectiveImageCtrlprivate
transform(int x) const PerspectiveImageCtrlinlineprivate
transform(double x) const PerspectiveImageCtrlinlineprivate
transform(const hugin_utils::FDiff2D &p) const PerspectiveImageCtrlinlineprivate
update()PerspectiveImageCtrl