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: Subclasses of shape3D kann overwrite the
bounds-calc-methodes and return whatever they want.

But it may also be a problem with the autocalc, did you try to call
Object.setBoundsAutoCompute (true) before adding it to the scene ?

cu

===========================================================================
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".

Reply via email to