Hi,
    I have never had much luck in extending the J3D classes.  When I
tried to extend Shape3D other methods would not recognize my class as a
Shape3D for inclusion into the scene.  I just tried to extend QuadArray
and in my constructor called super(x, y).  I got an error message saying
QuadArray is not public in class javax.media.j3d.QuadArray and cannot be
accessed from outside the package.  I am using JBuilder3 compiling to
JDK1.2.2 with J3D added.  Any insight?
    Thanks - Gary Graf

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