edge Class Reference

#include <SegmentationTools.h>

Inheritance diagram for edge:

figure listed< figure > List of all members.

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

Detailed Description

Definition at line 268 of file SegmentationTools.h.


Constructor & Destructor Documentation

edge::edge ( point p,
unsigned short  i 
) [inline]

Definition at line 274 of file SegmentationTools.h.

edge::edge ( int &  x,
int &  y,
unsigned short  i 
) [inline]

Definition at line 275 of file SegmentationTools.h.

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


Member Function Documentation

unsigned short edge::getId (  )  [inline, virtual]

Implements figure.

Definition at line 280 of file SegmentationTools.h.

References id.

point edge::toConsider (  )  [inline, virtual]

Implements figure.

Definition at line 279 of file SegmentationTools.h.

References pt.


Member Data Documentation

unsigned short edge::id [private]

Definition at line 271 of file SegmentationTools.h.

Referenced by getId().

point edge::pt [private]

Definition at line 270 of file SegmentationTools.h.

Referenced by edge(), and toConsider().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:30:56 2006 for DT2005.panorama by  doxygen 1.4.7