public class ReaderSTL extends AbstractReader
| Constructor and Description |
|---|
ReaderSTL() |
| Modifier and Type | Method and Description |
|---|---|
void |
setInput(Input input)
set the input to read the scene from
|
getComponent, read, read, readpublic void setInput(Input input) throws IOException
SceneReadersetInput in interface SceneReadersetInput in class AbstractReaderinput - the Input of the resource to read.IOException