class  RectangleContour2DConstraint : public Constraint a class corresponding to a position constraint where all contour edges located outside the rectangle are removed
|   | Constructors  
  | ||
|   | destructor  
  | 
|   | corner [2] the 2 corners of the rectangle 
  | ||||
|   | contour  the ActiveContour2D where the constraint is applied  | 
a class corresponding to a position constraint where all contour edges located outside the rectangle are removed
 
 
 
 
 
 
 virtual  void  apply()
 void  setFirstCorner(const Vec2
 void  setSecondCorner(const Vec2
 Vec2 
 Vec2 
 bool  insideRectangle(Vec2
  Constructors 
  RectangleContour2DConstraint(ActiveContour2D *_contour=0, const unsigned int _frequency=1, const Vec2
_frequency -  the frequency at which the constraint is called
_first_corner -  the first corner of the rectangle
_second_corner -  the second corner of the rectangle
  destructor 
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