From: Panayotis K. <pan...@pa...> - 2010-06-24 16:22:53
|
Hello! In the compatibility library there is the org_xmlvm_iphone_gl_GLView convenient class: src/xmlvm2objc/compat-lib/objc/org_xmlvm_iphone_gl_GLView.h src/xmlvm2objc/compat-lib/objc/org_xmlvm_iphone_gl_GLView.m This class actually provides some methods to make GL programming for OpenGL easier, but it is not referenced by Java or needed (since the GL demo is written in Java :P ) I believe these files should be removed. What do you think? |