what happened to FloatUtil.makeOrtho?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

what happened to FloatUtil.makeOrtho?

scott+jogamp@vorthmann.org

I'm upgrading from JOGL 2.4.0 to 2.5.0, and my code won't compile any more.  One issue is that FloatUtil.makeOrtho seems to be gone.  Is there a replacement?

Reply | Threaded
Open this post in threaded view
|

Re: what happened to FloatUtil.makeOrtho?

gouessej
Administrator
Reply | Threaded
Open this post in threaded view
|

Re: what happened to FloatUtil.makeOrtho?

scott+jogamp@vorthmann.org
thank you
Reply | Threaded
Open this post in threaded view
|

Re: what happened to FloatUtil.makeOrtho?

scott+jogamp@vorthmann.org
In reply to this post by gouessej
How about FloatUtil.mapWinToRay()?

I tried to dig through release notes, etc. and find out for myself, but failed.  Is there some sort of changeset log that I missed?
Reply | Threaded
Open this post in threaded view
|

Re: what happened to FloatUtil.makeOrtho?

gouessej
Administrator
It's in the class Matrix4f too.
Julien Gouesse | Personal blog | Website