net.sf.j3d.threeD.raytracer.network
Interface SceneLoader

All Known Implementing Classes:
RayTracingJob

public interface SceneLoader


Method Summary
 Scene loadScene(String uri)
           
 

Method Detail

loadScene

Scene loadScene(String uri)
                throws IOException
Throws:
IOException