Skip to main content

GlVersion Structure

Definition

Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public struct GlVersion : IEquatable<GlVersion>
View Source
InheritanceObjectValueType → GlVersion
ImplementsIEquatable(GlVersion)

Constructors

GlVersion(GlProfileType, Int32, Int32)Initializes a new instance of the GlVersion class
GlVersion(GlProfileType, Int32, Int32, Boolean)Initializes a new instance of the GlVersion class

Properties

IsCompatibilityProfile 
Major 
Minor 
Type 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.OpenGL Namespace