Interface IGLContextObject
- Namespace
- SearchAThing.OpenGL.Core
- Assembly
- netcore-opengl-core.dll
General inteface for objects that carrier a reference to Gl context.
public interface IGLContextObject
Properties
GLContext
GLContext GLContext { get; }