C# (CSharp) Axiom.RenderSystems.OpenGL GLContext - 5 examples found. These are the top rated real world C# (CSharp) examples of Axiom.RenderSystems.OpenGL.GLContext extracted from open source projects. You can rate examples to help us improve the quality of examples.
Class that encapsulates an GL context. (IE a window/pbuffer). This is a virtual base class which should be implemented in a GLSupport. This object can also be used to cache renderstate if we decide to do so in the future.