Hi all,

I have to set a node's bounds as a boundingBox. Although I've set the
according capability ALLOW_AUTO_COMPUTE_BOUNDS_WRITE and
setBoundsAutoCompute() to false, I get a sphere and not a box when I read
the bounds from the running app.
The sphere's radius is half the diameter of the assigned box, that's ok :)
but not what I supposed to get.

Is there any chance at all to keep a node's bounds as box or a polytope ?

To verify that, you can try the attached source code. I've modified the
HelloUniverse example. It now has one more Group node and its bounds are set
and printed out continuously with a timer.

thanks for any hints :)
 <<TestCase.java>>

Gernot Veith
[EMAIL PROTECTED]
www.janet.de

TestCase.java

Reply via email to