OpenTK.Graphics Namespace

Classes

GraphicsBindingsBase
GraphicsContext

Represents and provides methods to manipulate an OpenGL render context.

GraphicsContextException

Represents errors related to a GraphicsContext.

GraphicsContextMissingException

Thrown when an operation that required GraphicsContext is performed, when no GraphicsContext is current in the calling thread.

GraphicsMode

Defines the format for graphics operations.

GraphicsModeException

Represents errors related to unavailable graphics parameters.

Structs

Color4
ColorFormat

Defines the ColorFormat component of a GraphicsMode.

Interfaces

IGraphicsContext

Provides methods for creating and interacting with an OpenGL context.

IGraphicsContextInternal

Provides methods to create new GraphicsContexts. Should only be used for extending OpenTK.

Enums

GraphicsContextFlags

Enumerates various flags that affect the creation of new GraphicsContexts.