OrbitBehavior theBehavior = new
OrbitBehavior();
simpleU.getViewingPlatform().setViewPlatformBehavior(theBehavior); is that all the code i need for an orbitBehavior?
because i don't get any response in my movie when i try to zoom, rotate or
translate by pressing the mouse buttons and moving the cursor.
do i have to define something else?
thanks a lot
Dafna
|
- Re: [JAVA3D] question about orbitBehavior dafna gordon
- Re: [JAVA3D] question about orbitBehavior Michael Pfeiffer
- Re: [JAVA3D] question about orbitBehavior dafna gordon