> The way I'm trying to do this is to pass the ViewPlatformTransforms of
> the two scenes to a behaviour that is activated several times a
> second.In ProcessStimulus of the Behaviour the values of the first
> Transform are assigned to the second
> TransformGroup robViewTG.getTransform(robViewT);colViewTG.setTransform(colViewT);

Did you instantiate (creating a Transform3D with new) the variables
robViewT and colViewT before passing them to the methods ?

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to