Exemplo n.º 1
0
 public void SetConstraint(Verlet v)
 {
     ConstraintSolver.Set(Index, v.Index, CurrentPosition, v.CurrentPosition);
 }