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


Public Member Functions | |
| void | setP1 (point &p) |
| void | setP2 (point &p) |
| LinePair3 (point &p1, point &p2) | |
| void | updateLength () |
| double | getLength () |
Private Attributes | |
| double | length |
| bool | updated |
|
||||||||||||
|
Definition at line 398 of file SegmentationTools.h. References updated. |
|
|
Definition at line 388 of file SegmentationTools.h. References updated. |
|
|
Definition at line 392 of file SegmentationTools.h. References updated. |
|
|
Definition at line 400 of file SegmentationTools.h. References updated. Referenced by getLength(). |
|
|
Reimplemented from LinePair2. Definition at line 404 of file SegmentationTools.h. References updated, and updateLength(). |
Here is the call graph for this function:

|
|
Definition at line 383 of file SegmentationTools.h. |
|
|
Definition at line 384 of file SegmentationTools.h. Referenced by getLength(), LinePair3(), setP1(), setP2(), and updateLength(). |
1.3.6