public class Reader3DS extends AbstractReader
| Constructor and Description |
|---|
Reader3DS()
Constructor will set defaultAppearance and generate a root node
|
| Modifier and Type | Method and Description |
|---|---|
SceneGraphComponent |
getRootGroupNode() |
void |
setGlobalScale(double globalScale) |
void |
setInput(Input input)
set the input to read the scene from
|
getComponent, read, read, readpublic Reader3DS()
public SceneGraphComponent getRootGroupNode()
public void setInput(Input input) throws IOException
SceneReadersetInput in interface SceneReadersetInput in class AbstractReaderinput - the Input of the resource to read.IOExceptionpublic void setGlobalScale(double globalScale)