Hi All,
i use a behavior to draw spheres. this behavior
updates from other class and draws the spheres recording to the data in the
other class.
i want every time that the behavior is doing the
updating it will remove all the spheres from the previous update and draw the
new ones.
i tried doing removeAllChildren() to the related
branch group but got a restrictedAccessException since this branch group is
already compiled and live and his children aren't of type branch
group.
the child of the branch group is a transform
group.
the child of the transform group is the sphere that
is drawn on the screen.
so how do i remove the sphere from the
screen?
thanks a lot
Dafna
===========================================================================
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".
|
- Re: [JAVA3D] removing childs dafna gordon
- Re: [JAVA3D] removing chil... Lewis Walker
- Re: [JAVA3D] removing ... dafna gordon
- Re: [JAVA3D] remov... Lewis Walker
- Re: [JAVA3D] remov... Michael Pfeiffer
- Re: [JAVA3D] removing chil... ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA)