class SM2ContourAngleConstraint : public Constraint a class corresponding to a force constraint where the simplex angle of each vertex belonging to a contour are set to a constant value
| | MissingContour : public Exception an exception class thrown when the mesh contour is not valid |
| | apply () the apply fonction that modifies the simplex angle of contour vertices |
| | getMesh () const returns the 2-simplex mesh involved in the constraint |
| | getContour () const returns the 2-simplex mesh contour involved in the constraint |
| | getSimplexAngle () const returns the constant simplex angle |
| | setSimplexAngle (const double _angle) sets the constant simplex angle at contour |
| | constructor | ||
| | destructor
|
| | contour the 2-simplex mesh contour involved in the constraint |
| | simplexAngle the angle between the contour normal vector and the surface normal vector |
a class corresponding to a force constraint where the simplex angle of each vertex belonging to a contour are set to a constant value
SM2Contour3D* contour
double simplexAngle
virtual void apply()
SM2* getMesh() const
SM2Contour3D* getContour() const
double getSimplexAngle() const
void setSimplexAngle(const double _angle)
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