GlInterface Class
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public class GlInterface : GlBasicInfoInterface
Public Class GlInterface
Inherits GlBasicInfoInterface
type GlInterface =
class
inherit GlBasicInfoInterface
end
| Inheritance | Object → GlBasicInfoInterface → GlInterface |
Constructors
| GlInterface(GlVersion, Func(String, IntPtr)) | Initializes a new instance of the GlInterface class |
Properties
| ContextInfo | |
| IsBindVertexArrayAvailable | |
| IsBlitFramebufferAvailable | |
| IsDeleteVertexArraysAvailable | |
| IsGenVertexArraysAvailable | |
| Renderer | |
| Vendor | |
| Version |