org.jdesktop.j3d.loaders.vrml97.impl
Class NonSharedNode
java.lang.Object
org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
org.jdesktop.j3d.loaders.vrml97.impl.Node
org.jdesktop.j3d.loaders.vrml97.impl.NonSharedNode
- All Implemented Interfaces:
- Cloneable, Notifier
- Direct Known Subclasses:
- GroupBase, LOD, Shape, Sound, Switch
public abstract class NonSharedNode
- extends Node
Description of the Class
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node |
FieldSpec |
registerUse
public void registerUse(Scene scene)
- Description of the Method
- Parameters:
scene
- Description of the Parameter
getImplNode
public Node getImplNode()
- Gets the implNode attribute of the NonSharedNode object
- Overrides:
getImplNode
in class BaseNode
- Returns:
- The implNode value
Todo: put BSD License reference here..