Hi,

I need to make some ~ellipsoidal spheres. I tried to exted the class
Primitive, copying most of the code from the Sphere class, and only
modifying the geometry generating section. Unfortnately my new class choked
at run time becuase it needed to use GeomBuffer and it only allows Package
acess. What do I do? Do I have to add my new class to the Java Utility
Package? If so how exactly do I do this... Any other ideas?

The sphere class does just what I want except for one or two lines, how do I
make the modifications?

Thanks for any help,
Mike


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

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