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