Table of Contents

Class OpenGL

Namespace
Sdl3Sharp.Video.Rendering.Drivers
Assembly
Sdl3Sharp.dll

Represents the OpenGL rendering driver

public sealed class OpenGL : IRenderingDriver
Inheritance
OpenGL
Implements
Inherited Members

Fields

Name

The name of the OpenGL rendering driver

public const string Name = "opengl"

Field Value

string

Remarks

The value of this constant is equal to "opengl".