Package | Description |
---|---|
org.scijava.java3d.utils.scenegraph.io |
This package provides a Java3D SceneGraph IO capability.
|
org.scijava.java3d.utils.scenegraph.io.retained |
Modifier and Type | Method and Description |
---|---|
SceneGraphObject |
SceneGraphFileReader.getNamedObject(String name)
Return the named object.
|
Modifier and Type | Method and Description |
---|---|
SceneGraphObject |
SymbolTable.getNamedObject(String name)
Return the SceneGraphObject associated with the name
|
SceneGraphObject |
Controller.getNamedObject(String name)
Return the SceneGraphObject associated with the name
|
Copyright © 2016–2022 SciJava. All rights reserved.