Show / Hide Table of Contents

Class Wgl.Ext

Inheritance
object
Wgl.Ext
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OpenTK.Graphics.Wgl
Assembly: OpenTK.Graphics.dll
Syntax
public static class Wgl.Ext

Methods

GetExtensionsString()

Declaration
public static string GetExtensionsString()
Returns
Type Description
string

GetSwapInterval()

Declaration
public static int GetSwapInterval()
Returns
Type Description
int

SwapInterval(int)

Declaration
public static bool SwapInterval(int interval)
Parameters
Type Name Description
int interval
Returns
Type Description
bool
In This Article
Back to top Generated by DocFX