From: Thorsten R. <tho...@iv...> - 2001-07-03 06:27:23
|
Hi *, why are so many methods final in gl4java? I want to override things like gljMakeCurrent() in GLContext but it's final. There are a lot of functions doing a lot of things before calling the native methods. It would be nice to a have a pure access to the native functions. ciao, Thorsten |