Hi,
I get a NullPointer Exception with the following code... What is going
wrong.
Color3f[] colorArray = new Color3f[2000];
//quadArray is in my Geometry, the number of vertices in the geometry is
more than 2000.
quadArray.getColors(0,colorArray)
//similar problem with getCoordinates(..)
Thanks.
SSK
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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".