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, read
public Reader3DS()
public SceneGraphComponent getRootGroupNode()
public void setInput(Input input) throws IOException
SceneReader
setInput
in interface SceneReader
setInput
in class AbstractReader
input
- the Input of the resource to read.IOException
public void setGlobalScale(double globalScale)