<<VRML 2.0 - An Introductory view by examples

Group

[example]                                                      [run]

It defines group (set) of nodes. It is equivalent to a Transformation Node, without the transformation fields.


Parameters:


{ 
eventIn MFNode addChildren # inclusion of new nodes in the group
eventIn MFNode removeChildren # exclusion of nodes of the group
exposedField MFNode children [ ] # definition of children nodes
Field SFVec3f bboxCenter 0 0 0
Field SFVec3f bboxSize -1 -1 -1
}