Dear all.

In order to obtain a "view all" like functionality I use a scaling in one of my
TransformGroups which I set depending on a getBounds() call.
Some objects in my scene should not scale (coordinate system axes for instance),
so they are attached to a TransformGroup that has no scaling.

However, I now need to add an object to my scene that uses the scaling when
positioning itself, but not when it comes to size.

Anyone out there that has done anything similar?

This is roughly what my scene graph look like.
rootTransform
|    scaled transform
|    |    Some objects..
|    non scaled transform
|    |    Coordinate system axes.


Best Regards
Magnus Olofsson

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