#include "Types.h"Go to the source code of this file.
Classes | |
| class | ShapeOp::Constraint |
| Base class of any constraints. This class defines the interface of a ShapeOp constraint. More... | |
| class | ShapeOp::EdgeStrainConstraint |
| Edge strain constraint. See [2] for more details. More... | |
| class | ShapeOp::TriangleStrainConstraint |
| Triangle strain constraint. See [2] for more details. More... | |
| class | ShapeOp::TetrahedronStrainConstraint |
| Tetrahedron strain constraint. See [2] for more details. More... | |
| class | ShapeOp::AreaConstraint |
| Area constraint. See [2] for more details. More... | |
| class | ShapeOp::VolumeConstraint |
| Volume constraint. See [2] for more details. More... | |
| class | ShapeOp::BendingConstraint |
| Bending constraint. See [2] for more details. More... | |
| class | ShapeOp::ClosenessConstraint |
| class | ShapeOp::LineConstraint |
| Line constraint. See [1] for more details. More... | |
| class | ShapeOp::PlaneConstraint |
| Plane constraint. See [1] for more details. More... | |
| class | ShapeOp::CircleConstraint |
| Circle constraint. See [1] for more details. More... | |
| class | ShapeOp::SphereConstraint |
| Sphere constraint. See [1] for more details. More... | |
| class | ShapeOp::UniformLaplacianConstraint |
This file containts all the constraints of the ShapeOp libary.
1.8.7