Constructs a Cylinder with 'n' quads (faces), 'w' width (diameter),
'h' height, centered at 'xpos', 'ypos', 'zpos',
and appearance 'cylinderAppearance'
Constructs a Cylinder with 'n' quads (faces), 'w' width (diameter),
'h' height, centered at 'xpos', 'ypos', 'zpos',
and appearance 'cylinderAppearance'
A SimpleConnectionBehavior gets two SimpleBoxes and a SimpleConnection
Whenever one of the boxes changes its Transformation this behavior is waken up and
the SimpleConnection (or its successor) is adjusted to the new positions
SimpleConnectionBehavior should be kept simple, for there are some other Behaviros
which should work similar on other components