Beispiel #1
0
 public void Draw(ref Matrix4 world)
 {
     _root.Draw(ref world);
 }