Beispiel #1
0
 public Matrix4 Get(int index)
 {
     return(first.Get(index));
 }