Re: [JAVA3D] Shape3D dimensions

2004-11-09 Thread Gilson Laurent
Hello > I would appreciate if someone could help me with this: > I have couple of classes which extend Shape3D class > and I would need to find out dimensions or the > bounding (BoundingSphere preferably) of the instances > of this classes in the universe. You just may be out of luck here: Subcla

[JAVA3D] Shape3D dimensions

2004-11-09 Thread Peter Kissa
Hi all, I would appreciate if someone could help me with this: I have couple of classes which extend Shape3D class and I would need to find out dimensions or the bounding (BoundingSphere preferably) of the instances of this classes in the universe. I have tried the Shape3d.getBounds() method, but i