|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.reader.AbstractReader
de.jreality.reader.ReaderSTL
public class ReaderSTL
simple reader for the TXT file format (3d scan data)
Constructor Summary | |
---|---|
ReaderSTL()
|
Method Summary | |
---|---|
void |
setInput(Input input)
set the input to read the scene from |
Methods inherited from class de.jreality.reader.AbstractReader |
---|
getComponent, read, read, read |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReaderSTL()
Method Detail |
---|
public void setInput(Input input) throws java.io.IOException
SceneReader
setInput
in interface SceneReader
setInput
in class AbstractReader
input
- the Input of the resource to read.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |