All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----vlc.vrml.generic.geometry.VrmlObject | +----vlc.vrml.internal.geometry.VrmlObject | +----vlc.vrml.internal.geometry.ChildrenNode
The latest information and bugs in JVerge can be found at http://www.vlc.com.au/JVerge
Children abstract class Used for all Children nodes. If you want to created a custom node that acts like a child node the you should subclass this or one of the derived classes
For information on Children nodes please see the VRML 97 specification Concepts section 4.6.5.
protected ChildrenNode()
protected ChildrenNode(Browser b)
All Packages Class Hierarchy This Package Previous Next Index