摘要:        
#include <EGL/egl.h>#include <GLES/gl.h>#include "ximage.h"#pragma comment(lib, "libEGL.lib")#pragma comment(lib, "libGLESv1_CM.lib")#define glF(x)	((GLfixed)((x)*(1<<16)))#define GL_F	GL_FIXEDtypedef GLfixed GLf;#define PI 3.141592653class COpenGLES{p    阅读全文
            
                posted @ 2011-12-20 17:21
ezhong
阅读(1201)
评论(0)
推荐(0)
            
        
                    
                
浙公网安备 33010602011771号