Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

LinePair2 Struct Reference

#include <SegmentationTools.h>

Inheritance diagram for LinePair2:

Inheritance graph
[legend]
Collaboration diagram for LinePair2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LinePair2 (point &p1, point &p2)
bool operator< (const LinePair2 &other)
 defines the default order for LinePairs.

virtual colorClass getColor ()
virtual double getLength ()

Public Attributes

point p1
point p2

Constructor & Destructor Documentation

LinePair2::LinePair2 point p1,
point p2
[inline]
 

Definition at line 356 of file SegmentationTools.h.


Member Function Documentation

bool LinePair2::operator< const LinePair2 other  )  [inline]
 

defines the default order for LinePairs.

order is lexigographical in v1 (v1.y,v1.x).

Definition at line 366 of file SegmentationTools.h.

References p1, Vector2< V >::x, and Vector2< V >::y.

virtual colorClass LinePair2::getColor  )  [inline, virtual]
 

Reimplemented in coloredLinePair2.

Definition at line 371 of file SegmentationTools.h.

References colorClass, and noColor.

virtual double LinePair2::getLength  )  [inline, virtual]
 

Reimplemented in LinePair3.

Definition at line 372 of file SegmentationTools.h.

Referenced by RFieldSpecialist::analyzeLines().


Member Data Documentation

point LinePair2::p1
 

Definition at line 354 of file SegmentationTools.h.

Referenced by RFieldSpecialist::analyzeLines(), RFieldSpecialist::checkRamp(), RFieldSpecialist::drawLine(), makeLine(), mil(), operator<(), and theta2().

point LinePair2::p2
 

Definition at line 354 of file SegmentationTools.h.

Referenced by RFieldSpecialist::analyzeLines(), RFieldSpecialist::checkRamp(), RFieldSpecialist::drawLine(), makeLine(), RFieldSpecialist::makeLines(), mil(), and theta2().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 23 20:09:21 2004 for GT2004 by doxygen 1.3.6