I m trying to rotate ,transform ...etc my self made shape using (similar to text3D) using pickrotate behavior etc..........i keep getting the following exception while trying to do so...how can i overcome this ??


Exception occurred during Behavior execution:
javax.media.j3d.CapabilityNotSetException: Shape3D: no capability to allow inter
sect
        at javax.media.j3d.Shape3D.intersect(Shape3D.java:572)
        at com.sun.j3d.utils.picking.PickTool.pickGeomAllSorted(PickTool.java:71
8)
        at com.sun.j3d.utils.picking.PickTool.pickGeomClosest(PickTool.java:778)

        at com.sun.j3d.utils.picking.PickTool.pickClosest(PickTool.java:560)
        at com.sun.j3d.utils.picking.behaviors.PickRotateBehavior.updateScene(Pi
ckRotateBehavior.java:130)
        at com.sun.j3d.utils.picking.behaviors.PickMouseBehavior.processStimulus
(PickMouseBehavior.java:163)
        at javax.media.j3d.BehaviorScheduler.doWork(BehaviorScheduler.java:172)
        at javax.media.j3d.J3dThread.run(J3dThread.java:250)

 


Indiatimes Email now powered by APIC Advantage. Help!
My PresenceHelp
Click onthe image to chat with me
=========================================================================== 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