Beispiel #1
0
 public float GetMagnitude()
 {
     return(_innerVector.GetMagnitude());
 }