Uses of Package
org.web3d.x3d.jsail.Grouping
Package
Description
The Grouping component describes how nodes are organized into groups to establish a transformation hierarchy for the X3D scene graph.
-
ClassDescriptionGroup is a Grouping node that can contain most nodes.StaticGroup is similar to Group node but does not allow access to children after creation time.Switch is a Grouping node that only renders one (or zero) child at a time.Transform is a Grouping node that can contain most nodes.