#include <SegmentationTools.h>
Inheritance diagram for extLinePair2:


Public Member Functions | |
| extLinePair2 (point &p1, point &p2, unsigned short id) | |
| point | pt1 () |
| point | pt2 () |
| double | size () |
| point | toConsider () |
| unsigned short | getId () |
| direction | getDirection () |
Public Attributes | |
| point | p1 |
| point | p2 |
| point | center |
| unsigned short | id |
|
||||||||||||||||
|
Definition at line 133 of file SegmentationTools.h. References mil(). |
Here is the call graph for this function:

|
|
Implements LinePair2. Definition at line 140 of file SegmentationTools.h. References point. Referenced by DoubleScanLinesNumber(). |
|
|
Implements LinePair2. Definition at line 141 of file SegmentationTools.h. References point. Referenced by DoubleScanLinesNumber(). |
|
|
Reimplemented from figure. Definition at line 142 of file SegmentationTools.h. |
|
|
Implements figure. Definition at line 143 of file SegmentationTools.h. References point. |
|
|
Implements figure. Definition at line 144 of file SegmentationTools.h. |
|
|
Implements LinePair2. Definition at line 145 of file SegmentationTools.h. References direction, Vector2< V >::x, and Vector2< V >::y. |
|
|
Definition at line 129 of file SegmentationTools.h. |
|
|
Definition at line 129 of file SegmentationTools.h. |
|
|
Definition at line 130 of file SegmentationTools.h. |
|
|
Definition at line 131 of file SegmentationTools.h. |
1.3.6