 class  SM2FaceAreaConstraint : public Constraint
  class  SM2FaceAreaConstraint : public Constraint a class corresponding to a position constraint where vertices metric parameters are adjusted in order to equalize face areas
|  class | MissingMesh : public Exception an exception class thrown when the mesh contour is not valid | 
|  virtual  void | apply () the apply fonction that modifies the metric parameters of all vertices in order to minimize the variation of face area around each vertex | 
|  SM2* | getMesh () const returns the 2-simplex mesh involved in the constraint | 
|  double | getConstraintMagnitude () const returns the angle between the contour normal vector and the surface normal vector | 
|  void | setConstraintMagnitude (const double _constraintMagnitude) sets the angle between the contour normal vector and the surface normal vector | 
|   | constructor | ||
|   | destructor 
 | 
|  SM2* | mesh pointer of the 2 simplex mesh | 
|  double | constraintMagnitude the magnitude of the face area constraint : must be between 0 | 
a class corresponding to a position constraint where vertices metric parameters are adjusted in order to equalize face areas
 class  MissingMesh: public Exception
  class  MissingMesh: public Exception
 
 
 
 
 
 SM2*  mesh
 SM2*  mesh
 double  constraintMagnitude
 double  constraintMagnitude
 virtual  void  apply()
 virtual  void  apply()
 SM2*  getMesh() const
 SM2*  getMesh() const 
 double  getConstraintMagnitude() const
 double  getConstraintMagnitude() const 
 void  setConstraintMagnitude(const double _constraintMagnitude)
 void  setConstraintMagnitude(const double _constraintMagnitude)
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