Esempio n. 1
0
 public PotatoTracer(PotatoScene scene, TextureManager textureManager)
 {
     this.scene          = scene;
     this.textureManager = textureManager;
 }