Example #1
0
 public Quat(Basis basis)
 {
     this = basis.Quat();
 }