render_opengl.h
上传用户:gzqinmao
上传日期:2022-07-13
资源大小:472k
文件大小:0k
源码类别:

OpenGL

开发平台:

Visual C++

  1. bool InitResourceOpenGL(void);
  2. bool ReleaseResourceOpenGL(void);
  3. void RenderFrameOpenGL(void);
  4. void ResizeWindowOpenGL(int width, int height);