Skip to main content

IGlContext Interface

Definition

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

public interface IGlContext : IPlatformGraphicsContext, 
IDisposable, IOptionalFeatureProvider
View Source
ImplementsIOptionalFeatureProvider, IPlatformGraphicsContext, IDisposable

Properties

CanCreateSharedContext 
GlInterface 
SampleCount 
StencilSize 
Version 

Methods

CreateSharedContext(IEnumerable(GlVersion)) 
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
IsSharedWith(IGlContext) 
MakeCurrent() 

See Also

Reference

Avalonia.OpenGL Namespace