If BY_REFERENCE is used for a TriangleStripArray, Intersect on the Shape3D
throws the following exception stack:

Let me know if there is any resolution for this,

Adam

java.lang.NullPointerException:
at
javax.media.j3d.TriangleStripArrayRetained.intersect(TriangleStripArrayRetai
ned.java:163)
at javax.media.j3d.Shape3DRetained.intersect(Shape3DRetained.java:780)
at javax.media.j3d.Shape3D.intersect(Shape3D.java:464)
at com.alventive.sceneman.j3d.J3dSmScene.hitTestClosest(J3dSmScene.java:235)
at com.alventive.sceneman.j3d.J3dSmCamera.target(J3dSmCamera.java:518)
at com.alventive.tools.Target3DTool.absolute(Target3DTool.java:35)
at com.alventive.tools.Target3DTool.mouseClicked(Target3DTool.java:41)
at java.awt.Component.processMouseEvent(Component.java:3720)
at java.awt.Component.processEvent(Component.java:3546)
at java.awt.Component.dispatchEventImpl(Component.java:2595)
at java.awt.Component.dispatchEvent(Component.java:2499)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)



-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]On Behalf Of Ben Arbel
Sent: Thursday, December 07, 2000 10:13 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] JSObject


hey guys

can any one of you tell me how and where to obtain the packahe containing
this object ?
the import statement is import netscape.javascript.JSObject and netscape
says it should be on my computer
as a part of netscape installation .. i found this to be not true..

any help will be appreciated

Ben Arbel
Xtivia Technologies
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.xtivia.com
http://www.comsoft.co.il
work phone(NJ): 732 248 9399
work phone(Israel):  972-2-9598999

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

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