I have had great troubles with GeometryArrays since 1.2B1.
Basically, I the message is as follows:
ArrayIndexOutOfBoundsException
at
javax.media.j3d.GeometryArrayRetained.setCoordinates(GeometryArrayRetained.j
ava:2011)
at javax.media.j3d.GeometryArray.setCoordinates(GeometryArray.java:872)
at .... ( the rest is from my own code)...
I get similar messages with IndexedQuadArrays and QuadArrays, regardless of
size. I have reduced the vertexFormat for each to coordinates only, and I
have checked the Point3f[] arrays to ensure that they are sizes that should
work correctly for these geometries.
Can anyone tell me what this GeometryArrayRetained class does?? It seems
that it tries to use an array of size 6 * the number of individual points in
my geometryArray.... Has anyone else had this trouble?
Cheers,
B.
----------------------------------------------------------------------------
-------
Oceanic Consulting Corporation
P.O. Box 28009
St. John's, NF, Canada
A1B 4J8
(709) 722-9060/9064(fax) http://www.oceaniccorp.com
----------------------------------------------------------------------------
-------
===========================================================================
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".