OpenTK.Graphics.GraphicsContextVersion Class Reference

Defines the version information of a GraphicsContext. More...

List of all members.

Properties

int Minor [get, set]
 Gets a System.Int32 indicating the minor version of a GraphicsContext instance.
int Major [get, set]
 Gets a System.Int32 indicating the major version of a GraphicsContext instance.
string Vendor [get, set]
 Gets a System.String indicating the vendor of a GraphicsContext instance.
string Renderer [get, set]
 Gets a System.String indicating the renderer of a GraphicsContext instance.

Detailed Description

Defines the version information of a GraphicsContext.

Definition at line 37 of file GraphicsContextVersion.cs.


Property Documentation

int OpenTK.Graphics.GraphicsContextVersion.Major [get, set]

Gets a System.Int32 indicating the major version of a GraphicsContext instance.

Definition at line 68 of file GraphicsContextVersion.cs.

int OpenTK.Graphics.GraphicsContextVersion.Minor [get, set]

Gets a System.Int32 indicating the minor version of a GraphicsContext instance.

Definition at line 63 of file GraphicsContextVersion.cs.

string OpenTK.Graphics.GraphicsContextVersion.Renderer [get, set]

Gets a System.String indicating the renderer of a GraphicsContext instance.

Definition at line 78 of file GraphicsContextVersion.cs.

string OpenTK.Graphics.GraphicsContextVersion.Vendor [get, set]

Gets a System.String indicating the vendor of a GraphicsContext instance.

Definition at line 73 of file GraphicsContextVersion.cs.

 All Classes Functions Variables Enumerations Properties Events

Generated on Tue Mar 9 14:59:24 2010 for The Open Toolkit library by  doxygen 1.6.1