Re: [JAVA3D] Incompatible type for method

2001-07-30 Thread Joachim Diepstraten
Ehlo Thomas > -- > Incompatible type for method. Can't convert javax.media.j3d.Canvas3D to > com.sun.j3d.utils.universe.SimpleUniverse > -- > Thnx in advance... Well you can't convert a Canvas3D to a SimpleUniverse they don't even have a parent together. EOF, J.D. -- A cool/warm shader in Java

[JAVA3D] Incompatible type for method

2001-07-30 Thread Thomas Gilbert Giusepe
Hi there, Some clues about the following problem in my programm: -- Incompatible type for method. Can't convert javax.media.j3d.Canvas3D to com.sun.j3d.utils.universe.SimpleUniverse -- Thnx in advance... Best wishes, Thomas _ Downloa