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


Public Member Functions | |
| horLinePair2 (point p1, int p2x) | |
| horLinePair2 (point p1, point p2) | |
| unsigned short | getId () |
| point | toConsider () |
| point | pt1 () |
| point | pt2 () |
| double | size () |
| direction | getDirection () |
Private Attributes | |
| point | p1 |
| int | p2x |
| point | center |
|
||||||||||||
|
Definition at line 105 of file SegmentationTools.h. References point. |
|
||||||||||||
|
Definition at line 111 of file SegmentationTools.h. References p2x, point, and Vector2< V >::x. |
|
|
Implements figure. Definition at line 117 of file SegmentationTools.h. References Vector2< V >::y. |
|
|
Implements figure. Definition at line 118 of file SegmentationTools.h. References point. |
|
|
Implements LinePair2. Definition at line 119 of file SegmentationTools.h. References point. |
|
|
Implements LinePair2. Definition at line 120 of file SegmentationTools.h. References p2x, point, and Vector2< V >::y. |
|
|
Reimplemented from figure. Definition at line 121 of file SegmentationTools.h. References p2x, and Vector2< V >::x. |
|
|
Implements LinePair2. Definition at line 122 of file SegmentationTools.h. References direction. |
|
|
Definition at line 100 of file SegmentationTools.h. |
|
|
Definition at line 101 of file SegmentationTools.h. Referenced by horLinePair2(), pt2(), and size(). |
|
|
Definition at line 103 of file SegmentationTools.h. |
1.3.6