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