Please disregard my last post. The problems go a little deeper.

I'll re-visit the code, correct the errors and re-publish it once it's
fixed.
It runs fine on my system, but I can see now that some of the "bugs" won't
show up.

The main problem is in the way I've used the GeometryInfo object. The
missing class would have caused another error altogether.

How embarrassing  : (
Don

-----Original Message-----
From: Casteel, Don
Sent: Monday, February 19, 2001 4:05 PM
To: 'Doug Johnson'; '[EMAIL PROTECTED]'
Subject: RE: [JAVA3D] Volume example


My mistake, I'm referencing a class that's not there, and is also not
needed. (I think)

MatrixQuadArray is a Class I've re-used for many projects. It's looking for
another recycled class called ColorMapper. However the colors are
pre-determined, so ColorMapper isn't needed.

I'm including the corrected class and source in this e-mail (they're small)

I apologize for the mistake.
Please let me know if it works out, so I can change the posted code.

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