Hello, I'm confused!
1.) How can I get the current position of the ViewingPlatform? I need to find this out dynamicaly, since I'm using KeyNavigatorBehavior for a school project. 2.) I found this in the manual: class TransformGroup void getTransform(Transform3D t1); How is this possible? To have a get-method, which is not returning a value? 3.) Is there a possibility to set a capability to the ViewingPlatform using SimpleUniverse? Say, this is throwing an exception: vpTrans = su.getViewingPlatform().getViewPlatformTransform(); vpTrans.setCapability(TransformGroup.ALLOW_TRANSFORM_READ); thanks, Chris _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail =========================================================================== 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".
