ShapeOp
 All Classes Files Functions Variables Typedefs Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCamera
 CShapeOp::ConstraintBase class of any constraints. This class defines the interface of a ShapeOp constraint
 CShapeOp::AreaConstraintArea constraint. See [2] for more details
 CShapeOp::BendingConstraintBending constraint. See [2] for more details
 CShapeOp::CircleConstraintCircle constraint. See [1] for more details
 CShapeOp::ClosenessConstraint
 CShapeOp::EdgeStrainConstraintEdge strain constraint. See [2] for more details
 CShapeOp::LineConstraintLine constraint. See [1] for more details
 CShapeOp::PlaneConstraintPlane constraint. See [1] for more details
 CShapeOp::SphereConstraintSphere constraint. See [1] for more details
 CShapeOp::TetrahedronStrainConstraintTetrahedron strain constraint. See [2] for more details
 CShapeOp::TriangleStrainConstraintTriangle strain constraint. See [2] for more details
 CShapeOp::UniformLaplacianConstraint
 CShapeOp::VolumeConstraintVolume constraint. See [2] for more details
 CShapeOp::ForceBase class of any forces. This class defines interface of a ShapeOp force
 CShapeOp::GravityForceThis class defines a constant force for all vertices
 CShapeOp::VertexForceThis class defines a constant force for a unique vertex
 CFullScreenQuad
 CGLRenderer
 CGLShader
 CGLSurfaceMeshObject
 CGLWindow
 CShapeOp::LSSolverBase class of any sparse linear system solver. This class defines the main functionalities of the ShapeOp sparse linear system solvers (Ax = b)
 CShapeOp::SimplicialLDLTSolverSparse linear system solver based on Cholesky. This class implements a sparse linear system solver based on the Cholesky LDL^T algorithm from Eigen
 Crunme
 CShapeOpSolver
 CShapeOp::SolverShapeOp Solver. This class implements the main ShapeOp solver based on [1] and [2]