de.jreality.reader
Class ReaderJRS
java.lang.Object
de.jreality.reader.AbstractReader
de.jreality.reader.ReaderJRS
- All Implemented Interfaces:
- SceneReader
public class ReaderJRS
- extends AbstractReader
ReaderJRS
public ReaderJRS()
setInput
public void setInput(Input input)
throws IOException
- Description copied from interface:
SceneReader
- set the input to read the scene from
- Specified by:
setInput
in interface SceneReader
- Overrides:
setInput
in class AbstractReader
- Parameters:
input
- the Input of the resource to read.
- Throws:
IOException
getScene
public JrScene getScene()