See: Description
| Interface | Description |
|---|---|
| Group |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| StaticGroup |
StaticGroup is similar to Group node but does not allow access to children after creation time.
|
| Switch |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Transform |
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| X3DBoundedObject |
X3DBoundedObject indicates that bounding box values can be provided (or computed) to encompass this node and any children.
|
| X3DGroupingNode |
Grouping nodes can contain other nodes as children, thus making up the backbone of a scene graph.
|
The Grouping component describes how nodes are organized into groups to establish a transformation hierarchy for the X3D scene graph.
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.