| Interface for groups that encapsulate other scene graph nodes and
override getChild, addChild etc to hide that fact. For example lg3d
J3dComponent3D. Unless this interface is used to provide full access
to the graph applications/tools that use the SceneGraphChangeListener
can get very confused because they are passed parent nodes of
which they have no knowledge.
author: paulby |