-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Drawing.GLSurface
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
namespace: Crow.Drawing
GLSurface
public class GLSurface : Surface
⬜ | prototype | description |
---|---|---|
GLSurface (IntPtr ptr, bool own) |
__ | |
GLSurface (Device device, Content content, uint tex, int width, int height) |
__ | |
GLSurface (EGLDevice device, IntPtr eglSurf, int width, int height) |
__ | |
GLSurface (GLXDevice device, IntPtr window, int width, int height) |
__ | |
GLSurface (WGLDevice device, IntPtr hdc, int width, int height) |
__ |
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
void SwapBuffers() |
__ |
⬜ | name | description |
---|