de.jreality.reader
Class ReaderVRML
java.lang.Object
de.jreality.reader.AbstractReader
de.jreality.reader.ReaderVRML
- All Implemented Interfaces:
- SceneReader
public class ReaderVRML
- extends AbstractReader
Method Summary |
void |
setInput(Input input)
set the input to read the scene from |
ReaderVRML
public ReaderVRML()
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