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 it did not return the proper bounds of the object. The size of the object was 0.1m, but getBounds() returned Rectangle of {(-1, -1, -1) , (1, 1, 1)}.
Thanks in advance, Peter ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca =========================================================================== 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".