 class  EdgeContour2D : public EdgeContour
  class  EdgeContour2D : public EdgeContour an edge of a 2D contour
|  VertexContour2D* | getFirstVertex () const Returns a pointer to the first vertex of an edge | 
|  VertexContour2D* | getSecondVertex () const Returns a pointer to the second vertex of an edge | 
|   | Constructors 
 | ||
|   | Destructors 
 | 
|  virtual  VertexContour* | createVertex () const create a new vertex : use a virtual function in order to create inherited vertices | 
 void  cutEdge()
 void  cutEdge()
 VertexContour*  addVertex()
 VertexContour*  addVertex()
 int  getTopologicalDistance(const EdgeContour *e) const
 int  getTopologicalDistance(const EdgeContour *e) const 
 VertexContour*  vertex[2]
 VertexContour*  vertex[2]
an edge of a 2D contour
 Constructors
  Constructors 
 EdgeContour2D(VertexContour2D *firstVertex, VertexContour2D *secondVertex=0)
  EdgeContour2D(VertexContour2D *firstVertex, VertexContour2D *secondVertex=0)
 Destructors
  Destructors 
 virtual  ~EdgeContour2D()
 virtual  ~EdgeContour2D()
 VertexContour2D*  getFirstVertex() const
 VertexContour2D*  getFirstVertex() const 
 
 VertexContour2D*  getSecondVertex() const
 VertexContour2D*  getSecondVertex() const 
 virtual  VertexContour*  createVertex() const
 virtual  VertexContour*  createVertex() const 
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de