Axiom.RenderSystems.OpenGL.GLContext.EndCurrent C# (CSharp) Méthode

EndCurrent() public méthode

This is called before another context is made current. By default, nothing is done here.
public EndCurrent ( ) : void
Résultat void
		public virtual void EndCurrent()
		{
		}