Hi all

I don't quite get the API, have only worked
with it a couple of days, plz help out.

I've extended PickMouseBehavior, getting a
nice pick in updateScene(), i get hold of a
Shape3D (Leaf). How do i get from the shape
to the Transform3D to move it around? All the
examples have the Transform3D as an instance
variable, surely there must be a way to get
the transform from a shape???

If i try getParent().getTransform() i get an exception,
"Cannot get the parent of a live or compiled node"

How is it supposed to be done?

Regards
//Rikard

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