Re: [JAVA3D] How to attach ViewPlatform

2002-02-19 Thread Mark Hood
> Date: Mon, 18 Feb 2002 12:21:55 +0100 > From: Timo Ropinski <[EMAIL PROTECTED]> > > hi everyone, if got this code-snip defining a viewbranch. but the error is > that the ViewPlatform is not attached to the BranchGroup. everytime i try to > attach it, i get an MultipleParentException. doe

[JAVA3D] How to attach ViewPlatform

2002-02-18 Thread Timo Ropinski
hi everyone, if got this code-snip defining a viewbranch. but the error is that the ViewPlatform is not attached to the BranchGroup. everytime i try to attach it, i get an MultipleParentException. does anyone know how to attach it and where it is attached right now   public class ViewBranch