ShapeOp  0.1.0
ShapeOp::Solver Member List

This is the complete list of members for ShapeOp::Solver, including all inherited members.

addConstraint(const std::shared_ptr< Constraint > &c)ShapeOp::Solver
addForces(const std::shared_ptr< Force > &f)ShapeOp::Solver
getConstraint(int id)ShapeOp::Solver
getForce(int id)ShapeOp::Solver
getPoints()ShapeOp::Solver
initialize(bool dynamic=false, Scalar masses=1.0, Scalar damping=1.0, Scalar timestep=1.0)ShapeOp::Solver
setDamping(Scalar damping)ShapeOp::Solver
setPoints(const Matrix3X &p)ShapeOp::Solver
setTimeStep(Scalar timestep)ShapeOp::Solver
solve(unsigned int iteration)ShapeOp::Solver