Defines the version information of a GraphicsContext.
More...
Defines the version information of a GraphicsContext.
int OpenTK.Graphics.GraphicsContextVersion.Major |
|
getset |
Gets a System.Int32 indicating the major version of a GraphicsContext instance.
int OpenTK.Graphics.GraphicsContextVersion.Minor |
|
getset |
Gets a System.Int32 indicating the minor version of a GraphicsContext instance.
string OpenTK.Graphics.GraphicsContextVersion.Renderer |
|
getset |
Gets a System.String indicating the renderer of a GraphicsContext instance.
string OpenTK.Graphics.GraphicsContextVersion.Vendor |
|
getset |