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


Public Member Functions | |
| edge (point &p, unsigned short i) | |
| edge (int &x, int &y, unsigned short i) | |
| point | toConsider () |
| unsigned short | getId () |
Private Attributes | |
| point | pt |
| unsigned short | id |
|
||||||||||||
|
Definition at line 274 of file SegmentationTools.h. References pt. |
|
||||||||||||||||
|
Definition at line 275 of file SegmentationTools.h. References pt, Vector2< V >::x, and Vector2< V >::y. |
|
|
Implements figure. Definition at line 279 of file SegmentationTools.h. |
|
|
Implements figure. Definition at line 280 of file SegmentationTools.h. |
|
|
Definition at line 270 of file SegmentationTools.h. Referenced by edge(), and toConsider(). |
|
|
Definition at line 271 of file SegmentationTools.h. |
1.3.6