public void SetTangents()
 {
     heads.SetTangents();
     targets.SetTangents();
     ups.SetTangents();
 }