| Package | Description |
|---|---|
| org.jogamp.java3d.utils.scenegraph.io | |
| org.jogamp.java3d.utils.scenegraph.io.retained |
| Modifier and Type | Method and Description |
|---|---|
SceneGraphObject |
SceneGraphFileReader.getNamedObject(java.lang.String name)
Return the named object.
|
| Modifier and Type | Method and Description |
|---|---|
SceneGraphObject |
SymbolTable.getNamedObject(java.lang.String name)
Return the SceneGraphObject associated with the name
|
SceneGraphObject |
Controller.getNamedObject(java.lang.String name)
Return the SceneGraphObject associated with the name
|