class MAGES::MeshDeformations::PinJointSolver::BaseCommand

class BaseCommand
{
public:
    // methods

    void Apply(PinJointSolver solver);
};