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


Public Member Functions | |
| extLinePair (point &p1, point &p2, unsigned short id=0) | |
| extLinePair () | |
| point | pt1 () |
| point | pt2 () |
| double | size () |
| point | toConsider () |
| unsigned short | getId () |
| direction | getDirection () |
Public Attributes | |
| point | p1 |
| point | p2 |
| unsigned short | id |
|
||||||||||||||||
|
Definition at line 323 of file SegmentationTools.h. |
|
|
Definition at line 329 of file SegmentationTools.h. References point. |
|
|
Implements LinePair. Definition at line 335 of file SegmentationTools.h. References point. |
|
|
Implements LinePair. Definition at line 336 of file SegmentationTools.h. References point. |
|
|
Reimplemented from figure. Definition at line 337 of file SegmentationTools.h. |
|
|
Implements figure. Definition at line 339 of file SegmentationTools.h. |
Here is the call graph for this function:

|
|
Implements figure. Definition at line 341 of file SegmentationTools.h. |
|
|
Implements LinePair. Definition at line 342 of file SegmentationTools.h. References direction, Vector2< V >::x, and Vector2< V >::y. |
|
|
Definition at line 320 of file SegmentationTools.h. |
|
|
Definition at line 320 of file SegmentationTools.h. |
|
|
Definition at line 321 of file SegmentationTools.h. |
1.3.6