Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PerspectiveImageCtrl::Line Class Reference

#include <PerspectiveImageCtrl.h>

Public Member Functions

 Line ()
 
 Line (const hugin_utils::FDiff2D &p1, const hugin_utils::FDiff2D &p2)
 
void Mirror ()
 

Public Attributes

hugin_utils::FDiff2D start
 
hugin_utils::FDiff2D end
 

Detailed Description

Definition at line 47 of file PerspectiveImageCtrl.h.

Constructor & Destructor Documentation

◆ Line() [1/2]

PerspectiveImageCtrl::Line::Line ( )
inline

Definition at line 52 of file PerspectiveImageCtrl.h.

◆ Line() [2/2]

PerspectiveImageCtrl::Line::Line ( const hugin_utils::FDiff2D p1,
const hugin_utils::FDiff2D p2 
)
inline

Definition at line 53 of file PerspectiveImageCtrl.h.

References end, and start.

Member Function Documentation

◆ Mirror()

void PerspectiveImageCtrl::Line::Mirror ( )
inline

Definition at line 59 of file PerspectiveImageCtrl.h.

References end, start, and threshold().

Referenced by PerspectiveImageCtrl::OnLeftMouseDown().

Member Data Documentation

◆ end

hugin_utils::FDiff2D PerspectiveImageCtrl::Line::end

Definition at line 50 of file PerspectiveImageCtrl.h.

Referenced by Line(), and Mirror().

◆ start

hugin_utils::FDiff2D PerspectiveImageCtrl::Line::start

Definition at line 50 of file PerspectiveImageCtrl.h.

Referenced by Line(), and Mirror().


The documentation for this class was generated from the following file: